nextcloud/lib
Joas Schilling ab8205fd35
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-21 07:14:56 +02:00
..
composer emit an event when a message is logged 2023-06-13 18:45:48 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-06-18 00:17:49 +00:00
private fix(l10n): Fix plural issue with different locale and language 2023-06-21 07:14:56 +02:00
public Improve typing in ICommentsManager 2023-06-20 10:55:26 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation 2023-06-10 10:05:36 +02:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00