nextcloud/lib
Joas Schilling 0559e26330
fix(l10n): Fix plural issue with different locale and language
We need to use the language code here instead of the locale,
because Symfony does not distinguish between the two and would
otherwise e.g. with locale "Czech" and language "German" try to
pick a non-existing plural rule, because Czech has 4 plural forms
and German only 2.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-27 14:18:24 +02:00
..
composer Merge pull request #38022 from nextcloud/backport/32877/stable25 2023-06-15 11:47:44 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-06-27 00:32:33 +00:00
private fix(l10n): Fix plural issue with different locale and language 2023-06-27 14:18:24 +02:00
public Adjust @since annotation 2023-06-15 13:20:47 +05:45
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php app type extended_authentication 2023-04-12 14:46:55 +00:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00