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
Icelandic, Sardinian, Bulgarian, Czech, Catalan, Turkish. Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ Co-authored-by: Sveinn í Felli <sv1@fellsnet.is> Co-authored-by: Václav Zbránek <vaclav@weblate.org> Co-authored-by: Damian Minkov <damencho@jitsi.org> Co-authored-by: Joan Montané <joan@montane.cat> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Rafael Fontenelle <rafaelff@gnome.org> Co-authored-by: Adrià Martín <adriamartinmor@gmail.com> Co-authored-by: Tomas Apeltauer <tomas.apeltauer@gmail.com>