TTG
90b17046f6
fix(lang) remove non-existent languages ( #12258 )
...
* Remove Thai from all language.json
* Remove Azerbaijani from all language.json
2022-09-27 14:50:37 -05:00
Artur Shepilko
739c060018
lang: add Ukrainian to more languages
2022-08-18 13:20:02 -05:00
Christoph Settgast
7fe319d965
lang: sort json keys
...
This is the result of
find lang -name "*.json" | while read file; do
echo "Standardizing ${file}"
t=$(mktemp)
jq --indent 4 -S "." ${file} > ${t}
mv ${t} ${file}
done
2022-01-18 20:14:55 +01:00
nordlolek
4e0d6e56bc
rn,lang: bundle Slovenian translations
2020-05-25 13:46:37 +02:00
damencho
f23532d7f4
Commit from translate.jitsi.org by user damencho.: 78 of 586 strings translated (12 fuzzy).
2019-07-22 13:02:33 +00:00
ibauersachs
df1b2c41cf
Commit from translate.jitsi.org by user ibauersachs.: 126 of 379 strings translated (15 fuzzy).
2017-08-22 19:40:11 +00:00
ibauersachs
a6e268f784
Commit from translate.jitsi.org by user ibauersachs.: 128 of 298 strings translated (14 fuzzy).
2017-01-18 23:58:23 +00:00
ibauersachs
c4c0bc1c37
Commit from translate.jitsi.org by user ibauersachs.: 150 of 250 strings translated (7 fuzzy).
2016-07-20 20:19:00 +00:00
ibauersachs
ee50d07dc3
Commit from translate.jitsi.org by user ibauersachs.: 172 of 173 strings translated (0 fuzzy).
2015-08-19 19:58:21 +00:00
jitsi-pootle
e9c9fc5e69
New files added from translate.jitsi.org based on templates
2015-08-18 12:50:42 +00:00