Files
FreshRSS/app/Models
Alexis Degrugillier b6f4276c6c Change regional language codes (#8065)
* Change regional language codes

According to `ISO-639-1` and `ISO-3166-1 alpha-2` recommendations, regional
languages must be written with the language code in lowercase and the region
in uppercase. For instance, we should have `en-US` instead of `en-us`.

Folders have been updated to reflect those recommendations and regional
language codes have been updated in the translation files.

* Update README files

* Fix configuration for typos

* Revert language order in documentation

* Remove unnecessary code

* Change language configuration getter

* Fix phpstan error

* Fix typo

* Add types

* escape regex

* Move language logic to avoid magic or deprecated methods

* Minor fix on regex
2025-10-06 21:09:01 +02:00
..
2024-12-27 12:12:49 +01:00
2025-10-04 14:32:18 +02:00
2023-11-16 22:43:00 +01:00
2025-10-01 21:02:42 +02:00
2024-12-27 12:12:49 +01:00
2025-09-30 22:59:41 +02:00
2025-10-04 14:32:18 +02:00
2025-08-31 20:05:30 +02:00
2024-12-27 12:12:49 +01:00
2024-12-27 12:12:49 +01:00
2025-01-11 15:33:57 +01:00
2025-09-30 22:59:41 +02:00