extend translations with a 4th & 5th plural case

These are used by Arabic, described in https://arabeyes.org/Plural_Forms
This commit is contained in:
El RIDO 2023-08-04 06:32:33 +02:00
parent 1dbe46cfed
commit cdd29d4798
36 changed files with 1059 additions and 148 deletions

1
.gitignore vendored
View file

@ -31,6 +31,7 @@ js/node_modules/
js/test.log
tst/log/
tst/ConfigurationCombinationsTest.php
tst/.phpunit.result.cache
.settings
.buildpath
.project