Create activerecord.ar.yml (#5951)
This commit is contained in:
parent
f54ca825c5
commit
d095955705
1 changed files with 13 additions and 0 deletions
13
config/locales/activerecord.ar.yml
Normal file
13
config/locales/activerecord.ar.yml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
ar:
|
||||||
|
activerecord:
|
||||||
|
errors:
|
||||||
|
models:
|
||||||
|
account:
|
||||||
|
attributes:
|
||||||
|
username:
|
||||||
|
invalid: فقط حروف و أرقام و تسطير سفلي
|
||||||
|
status:
|
||||||
|
attributes:
|
||||||
|
reblog:
|
||||||
|
taken: المنشور موجود
|
Loading…
Reference in a new issue