File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,4 +62,4 @@ OC.L10N.register(
62
62
"There are no events for this filter" : "אין אירועים לסינון זה" ,
63
63
"Activities" : "פעילויות"
64
64
} ,
65
- "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3 ;" ) ;
65
+ "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2 ;" ) ;
Original file line number Diff line number Diff line change 59
59
"{name} (restricted)" : " {name} (מוגבל)" ,
60
60
"There are no events for this filter" : " אין אירועים לסינון זה" ,
61
61
"Activities" : " פעילויות"
62
- },"pluralForm" :" nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3 ;"
62
+ },"pluralForm" :" nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2 ;"
63
63
}
You can’t perform that action at this time.
0 commit comments