1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-05 22:57:29 +02:00

Updated translations

This commit is contained in:
Laurent Cozic
2019-04-20 12:26:34 +01:00
parent 776aba1e49
commit 27cce03968
83 changed files with 536 additions and 75 deletions

View File

@@ -175,6 +175,8 @@ let codeToCountry_ = {};
codeToCountry_["BR"] = "Brasil";
codeToCountry_["CR"] = "Costa Rica";
codeToCountry_["CN"] = "中国";
codeToCountry_["GB"] = "UK";
codeToCountry_["US"] = "US";
let supportedLocales_ = null;