about summary refs log tree commit diff
path: root/config/locales/activerecord.zh-TW.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/activerecord.zh-TW.yml')
-rw-r--r--config/locales/activerecord.zh-TW.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/config/locales/activerecord.zh-TW.yml b/config/locales/activerecord.zh-TW.yml
index cb82c0526..4f938a7f5 100644
--- a/config/locales/activerecord.zh-TW.yml
+++ b/config/locales/activerecord.zh-TW.yml
@@ -1 +1,17 @@
+---
 zh-TW:
+  activerecord:
+    attributes:
+      poll:
+        expires_at: 截止時間
+        options: 選擇
+    errors:
+      models:
+        account:
+          attributes:
+            username:
+              invalid: 只能有字母、數字及底線
+        status:
+          attributes:
+            reblog:
+              taken: 嘟文已經存在