We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a30099 commit 8efd905Copy full SHA for 8efd905
modules/default/alert/alert.js
@@ -31,7 +31,7 @@ Module.register("alert", {
31
hu: "translations/hu.json",
32
nl: "translations/nl.json",
33
pt: "translations/pt.json",
34
- pt-br: "translations/pt-br.json",
+ "pt-br": "translations/pt-br.json",
35
ru: "translations/ru.json",
36
th: "translations/th.json"
37
};
0 commit comments