Restore langs.json

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-12-19 15:29:28 +01:00
parent e2bab6268c
commit 943643c7f1
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 23 additions and 1 deletions

View File

@ -1,5 +1,27 @@
{
"ar": "العربية",
"bn": "বাংলা",
"ca": "Català",
"cs": "čeština",
"cy": "Cymraeg",
"de": "Deutsch",
"en": "English",
"es": "Español",
"fa": "فارسی",
"fi": "suomi",
"fr": "Français",
"gd": "Gàidhlig",
"gl": "Galego",
"hu": "Magyar",
"id": "Bahasa Indonesia",
"it": "Italiano",
"sv": "Svenska"
"nl": "Nederlands",
"nn": "Nynorsk",
"oc": "Occitan",
"pl": "Polski",
"pt_BR": "Português brasileiro",
"ru": "Русский",
"sl": "Slovenščina",
"sv": "Svenska",
"zh_Hant": "繁體字"
}