Updating Indonesian locale (#2644)
* update id.jsx file * update id.yml for new strings and improvements * add activerecord.id.yml * improve translation that out of context * fix another ooc string * fix main key
This commit is contained in:
parent
c67d3c990b
commit
282427cdd9
4 changed files with 124 additions and 13 deletions
12
config/locales/activerecord.id.yml
Normal file
12
config/locales/activerecord.id.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
id:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: hanya boleh berisi huruf, angka, dan underscore
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: status sudah ada
|
Loading…
Add table
Add a link
Reference in a new issue