about summary refs log tree commit diff
path: root/config/locales/activerecord.ja.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/activerecord.ja.yml')
-rw-r--r--config/locales/activerecord.ja.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/locales/activerecord.ja.yml b/config/locales/activerecord.ja.yml
new file mode 100644
index 000000000..6e6b48496
--- /dev/null
+++ b/config/locales/activerecord.ja.yml
@@ -0,0 +1,12 @@
+ja:
+  activerecord:
+    errors:
+      models:
+        account:
+          attributes:
+            username:
+              invalid: アルファベット・数値・アンダーバー(_)で入力してください
+        status:
+          attributes:
+            reblog:
+              taken: のブーストはすでに存在します