credit Persian translation & enable use of Persian plurals

This commit is contained in:
El RIDO
2026-02-06 19:15:02 +01:00
parent 8981641652
commit ec656a5456
5 changed files with 5 additions and 2 deletions
+1
View File
@@ -346,6 +346,7 @@ class I18n
case 'sk':
return $n === 1 ? 0 : ($n >= 2 && $n <= 4 ? 1 : 2);
case 'co':
case 'fa':
case 'fr':
case 'oc':
case 'tr':