fix(dashboard): Prevent language ptBR from breaking dashboard (#10422)
This commit is contained in:
@@ -5,8 +5,8 @@ import fr from "./fr.json"
|
||||
import it from "./it.json"
|
||||
import pl from "./pl.json"
|
||||
import ptBR from "./ptBR.json"
|
||||
import tr from "./tr.json"
|
||||
import th from "./th.json"
|
||||
import tr from "./tr.json"
|
||||
|
||||
export default {
|
||||
de: {
|
||||
|
||||
Reference in New Issue
Block a user