summaryrefslogtreecommitdiffstats
path: root/l10n/az.js
blob: b5547fdae7493cf9b52d70f1b88622be297948ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Əlaqələr",
    "Groups" : "Qruplar",
    "Notes" : "Qeydlər",
    "Home" : "Ev",
    "Work" : "İş",
    "Other" : "Digər",
    "Address" : "Ünvan",
    "Birthday" : "Ad günü",
    "Email" : "Email"
},
"nplurals=2; plural=(n != 1);");