about summary refs log tree commit diff
path: root/config/locales/activerecord.zh_Hant.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/activerecord.zh_Hant.yml')
-rw-r--r--config/locales/activerecord.zh_Hant.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/config/locales/activerecord.zh_Hant.yml b/config/locales/activerecord.zh_Hant.yml
new file mode 100644
index 000000000..730ab3a51
--- /dev/null
+++ b/config/locales/activerecord.zh_Hant.yml
@@ -0,0 +1,15 @@
+zh_Hant:
+  activerecord:
+    attributes:
+      status:
+        owned_poll: 投票
+    errors:
+      models:
+        account:
+          attributes:
+            username:
+              invalid: 只允許使用字母、數字和底線
+        status:
+          attributes:
+            reblog:
+              taken: 的嘟文已經存在