Saúl Ibarra Corretgé
056bc55e1f
feat(lang) drop enGB as a language
It's really the same as the default language at this point with the
caveat that we need to remember to update it in unison with main.json,
so it adds no value.
2 年前
MrAndriy
a51b377d6b
fix(lang, rn) add Ukrainian lang to builtinLanguages
Fixes: https://github.com/jitsi/jitsi-meet/issues/13401
2 年前
TTG
8e54a69160
feat: Adjust language list to be shown in native language (#12475)
* Remove language lists
* Replace with native language
* Remove languages resource
3 年前
Robert Pintilii
a6f93db8e3
ref: Convert i18n to TS (#11934)
3 年前
Vahid Zafari
76b4899c39
full support persian language (#8300) Fixes #8299
4 年前
marius-bardan
21fe3c87a6
lang: enable support for romanian lang (#6869)
Co-authored-by: Marius Bardan <marius.bardan@8x8.com >
5 年前
Suguru Hirahara
0ea7a31b08
lang: add Arabic translation
5 年前
nordlolek
4e0d6e56bc
rn,lang: bundle Slovenian translations
5 年前
Ferdi Bayrak
47bc6f0470
Added Turkish language on BuiltinLanguages.native.js (#5965)
* Added Turkish lang
Added Turkish lang
* Update BuiltinLanguages.native.js
* Update BuiltinLanguages.native.js
5 年前
adrmzz
e1cededb76
Adding Sardinian (#5984)
* Create main-sc.json
* Create languages-sc.json
* Update languages.json
* Update main-sc.json
(just a couple of minor edits to the translation)
* Update BuiltinLanguages.native.js
adding Sardinian
* trailing spaces corrected
* Update BuiltinLanguages.native.js
* Update BuiltinLanguages.native.js
fixed spaces
* Update main-sc.json
5 年前
Joan Montané
62d3d1f294
Update BuiltinLanguages.native.js
5 年前
Joan Montané
dbfed573ac
Add Catalan entry on BuiltinLanguages.native.js
5 年前
Milan Kral
f53251f104
Enable Slovak translation.
Add Slovak translation to BuiltinLanguages
Follow up to #5523
5 年前
Khatanbaatar
e79633b0ca
translated Mongolian language (#5646)
* translated Mongolia language
* app translated Mongolian language
* sorry, lint not checked
* lint checked
5 年前
Juri
92e81c3dbf
lang: added estonian translation
5 年前
damencho
34a71042c6
Enables Hungarian translation.
6 年前
damencho
6d4601fe66
Updates used languages and fixes loading them.
6 年前
Lyubo Marinov
e1f967869a
[RN] Add builtin translations
7 年前
Saúl Ibarra Corretgé
8673083829
[RN] Add builtin translations
Load all of them as imports, so the packager includes them in the bundle. Then
register them with the i18next library.
7 年前