aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/he.js
blob: 00e549dcb3c52cbd0a8d6e469d682732afa25393 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "contactsinteraction",
    {
    "Recently contacted" : "נוצר קשר לאחרונה",
    "Contacts Interaction" : "אינטראקציה בין אנשי קשר"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");