Adding Serbian translation (#6133)
* Adding Serbian translation * i18n-tasks normalize
This commit is contained in:
parent
f4b80e6511
commit
7d376e41be
14 changed files with 1303 additions and 0 deletions
13
config/locales/activerecord.sr.yml
Normal file
13
config/locales/activerecord.sr.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
sr:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: само слова, бројеви и доње црте
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: статуса већ постоји
|
Loading…
Add table
Add a link
Reference in a new issue