Skip to content

Commit

Permalink
added missing keys for Arabic (#317) (closes #295)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-abdurrehman authored and ddnexus committed Jun 23, 2021
1 parent 1b95674 commit 9bc548e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/locales/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ ar:
pagy:

item_name:
zero:
zero: "صفر"
one: "عنصر"
two:
few:
many:
two: "عنصرين"
few: "قليل"
many: "كثير"
other: "عناصر"

nav:
Expand Down

0 comments on commit 9bc548e

Please sign in to comment.