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 5e7e16f commit a7015fdCopy full SHA for a7015fd
src/settings.js
@@ -58,6 +58,7 @@ const locales = {
58
ES_ES: 'es_ES', // Spanish (Spain)
59
ES_MX: 'es_MX', // Spanish (Mexico)
60
FR_FR: 'fr_FR', // French (France)
61
+ JA_JP: 'ja_JP', // Japanese (Japan)
62
NL_NL: 'nl_NL', // Dutch (Netherlands)
63
PL_PL: 'pl_PL', // Polish (Poland)
64
PT_BR: 'pt_BR', // Portuguese (Brazil)
0 commit comments