diff options
author | Joas Schilling <coding@schilljs.com> | 2023-06-21 07:11:16 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2023-06-27 14:13:00 +0200 |
commit | 81f9d9a690ee540e640865d9e21f53ae8c37c6bf (patch) | |
tree | 67323298963ef91a52ea42dd10bd57d6da962470 /tests/Test/Repair | |
parent | ff04de6fbcf21d57410305a6e123d0d2f30491f7 (diff) | |
download | nextcloud-server-81f9d9a690ee540e640865d9e21f53ae8c37c6bf.tar.gz nextcloud-server-81f9d9a690ee540e640865d9e21f53ae8c37c6bf.zip |
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>
Diffstat (limited to 'tests/Test/Repair')
0 files changed, 0 insertions, 0 deletions