Add Thai langauge (#2903)
* Updated Thai language * locale: remove unused translation in Thai * locale: add Thai to settings menu and application * locale: fix activerecord.th.yml format
This commit is contained in:
committed by
Eugen Rochko
parent
66a3979cba
commit
cbd673601c
13
config/locales/activerecord.th.yml
Normal file
13
config/locales/activerecord.th.yml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
th:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: only letters, numbers and underscores
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: of status already exists
|
Reference in New Issue
Block a user