mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-18 21:48:24 -04:00
credit Persian translation & enable use of Persian plurals
This commit is contained in:
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user