1
0
Fork 0

Adds Finnish locale (#2069)

* Adds Finnish locale
This commit is contained in:
Mouse Reeve 2022-03-31 08:20:52 -07:00 committed by GitHub
parent c7261780a8
commit ae86829a7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 5586 additions and 179 deletions

1
bw-dev
View file

@ -116,6 +116,7 @@ case "$CMD" in
git fetch origin l10n_main:l10n_main
git checkout l10n_main locale/de_DE
git checkout l10n_main locale/es_ES
git checkout l10n_main locale/fi_FI
git checkout l10n_main locale/fr_FR
git checkout l10n_main locale/gl_ES
git checkout l10n_main locale/it_IT