Milo Ivir
9ce52b237e
fix(lang) update Croatian translation
2022-07-20 14:27:29 +02: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
kormang
1fb37a0216
fix(lang) add basic support for serbian
2020-09-30 11:50:50 +02:00
damencho
93b88f1a16
Commit from translate.jitsi.org by user damencho.: 342 of 586 strings translated (19 fuzzy).
2019-07-22 12:55:46 +00:00
jitsi-pootle
ded4291d6a
New files added from translate.jitsi.org based on templates
2019-05-21 14:09:04 +00:00