about summary refs log tree commit diff
path: root/config/locales/activerecord.th.yml
diff options
context:
space:
mode:
authorKoala Yeung <koalay@gmail.com>2017-05-08 21:56:00 +0800
committerEugen Rochko <eugen@zeonfederated.com>2017-05-08 15:56:00 +0200
commitcbd673601c5f762d71f65404c3b7ad5b3751ee8c (patch)
tree81d6e698e4d370dde4b1dd0476ecf511640b8d0c /config/locales/activerecord.th.yml
parent66a3979cbad92d20cdf0bfabc7184d3744ad89ae (diff)
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
Diffstat (limited to 'config/locales/activerecord.th.yml')
-rw-r--r--config/locales/activerecord.th.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/config/locales/activerecord.th.yml b/config/locales/activerecord.th.yml
new file mode 100644
index 000000000..2a41f4bce
--- /dev/null
+++ b/config/locales/activerecord.th.yml
@@ -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