- Issue created by @tar_inet
When exporting for Euskera (Basque-eu) we get
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
when it should be
Plural-Forms: nplurals=2; plural=(n>1);
From a fresh Drupal 10 installation.
1. Add and enable potx.
2. Add Basque and set it default language
3. From /admin/config/regional/translate/extract extract "Template file for Catalan translations" for any directory
Add a valid plural form for Euskera
Info:
- https://translate.fedoraproject.org/languages/eu/#information
- https://docs.translatehouse.org/projects/localization-guide/en/latest/l1...
Active
1.1
Code