Fix oc language declaration + credits.
This commit is contained in:
		| @ -12,6 +12,7 @@ | |||||||
| ### Minor changes and fixes | ### Minor changes and fixes | ||||||
|  |  | ||||||
| * Spanish translations (thanks [rnek0](https://github.com/rnek0)). | * Spanish translations (thanks [rnek0](https://github.com/rnek0)). | ||||||
|  | * Occitan translations (thanks [Mejans](https://github.com/Mejans)) | ||||||
| * Hide secret keys in diagnostic tool. | * Hide secret keys in diagnostic tool. | ||||||
| * Builtin ConverseJS mode: fix advanced controls hiding. | * Builtin ConverseJS mode: fix advanced controls hiding. | ||||||
| * Builtin Prosody & Builtin ConverseJS: muc_mention_autocomplete_min_chars set to 2 (3 previously) | * Builtin Prosody & Builtin ConverseJS: muc_mention_autocomplete_min_chars set to 2 (3 previously) | ||||||
|  | |||||||
| @ -106,7 +106,7 @@ | |||||||
|     "fr-FR": "./languages/fr.json", |     "fr-FR": "./languages/fr.json", | ||||||
|     "eo": "./languages/eo.json", |     "eo": "./languages/eo.json", | ||||||
|     "eu-ES": "./languages/eu.json", |     "eu-ES": "./languages/eu.json", | ||||||
|     "oc-FR": "./languages/oc.json",     |     "oc": "./languages/oc.json",     | ||||||
|     "pl-PL": "./languages/pl.json", |     "pl-PL": "./languages/pl.json", | ||||||
|     "it-IT": "./languages/it.json" |     "it-IT": "./languages/it.json" | ||||||
|   } |   } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user