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:
committed by
Matt Jankowski
parent
c67d3c990b
commit
282427cdd9
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
|
Reference in New Issue
Block a user