mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
credit Persian translation & enable use of Persian plurals
This commit is contained in:
@@ -866,6 +866,7 @@ jQuery.PrivateBin = (function($) {
|
||||
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