Fix oc language declaration + credits.

This commit is contained in:
John Livingston 2021-12-28 13:01:10 +01:00
parent 25745ca310
commit 6d4e0c2862
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@
### Minor changes and fixes
* Spanish translations (thanks [rnek0](https://github.com/rnek0)).
* Occitan translations (thanks [Mejans](https://github.com/Mejans))
* Hide secret keys in diagnostic tool.
* Builtin ConverseJS mode: fix advanced controls hiding.
* Builtin Prosody & Builtin ConverseJS: muc_mention_autocomplete_min_chars set to 2 (3 previously)

View File

@ -106,7 +106,7 @@
"fr-FR": "./languages/fr.json",
"eo": "./languages/eo.json",
"eu-ES": "./languages/eu.json",
"oc-FR": "./languages/oc.json",
"oc": "./languages/oc.json",
"pl-PL": "./languages/pl.json",
"it-IT": "./languages/it.json"
}