Adding Serbian latin translations (#6146)
Serbian latin (sr-Latn) is generated automatically from Serbian (sr) translation. Also changed some wording in original (Serbian) translation.
This commit is contained in:
committed by
Yamagishi Kazutoshi
parent
764f876953
commit
21b9da6418
13
config/locales/activerecord.sr-Latn.yml
Normal file
13
config/locales/activerecord.sr-Latn.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
sr-Latn:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: samo slova, brojevi i donje crte
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: statusa već postoji
|
||||
Reference in New Issue
Block a user