1
0

ar.json 391 B

123456789
  1. { "translations": {
  2. "Name" : "الإسم",
  3. "Redirection URI" : "رابط إعادة التوجيه",
  4. "Client Identifier" : "مُعرِّف العميل",
  5. "Secret" : "السر",
  6. "Add client" : "إضافة عميل",
  7. "Add" : "إضافة"
  8. },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
  9. }