File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ OC.L10N.register(
55 "Copy to clipboard" : "העתקה ללוח הגזירים" ,
66 "Copied to clipboard" : "הועתק ללוח הגזירים"
77} ,
8- "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 ;" ) ;
8+ "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 22 "Error" : " שגיאה" ,
33 "Copy to clipboard" : " העתקה ללוח הגזירים" ,
44 "Copied to clipboard" : " הועתק ללוח הגזירים"
5- },"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 ;"
5+ },"pluralForm" :" nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2 ;"
66}
You can’t perform that action at this time.
0 commit comments