about summary refs log tree commit diff
path: root/config/locales/activerecord.ru.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/activerecord.ru.yml')
-rw-r--r--config/locales/activerecord.ru.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/locales/activerecord.ru.yml b/config/locales/activerecord.ru.yml
new file mode 100644
index 000000000..316637888
--- /dev/null
+++ b/config/locales/activerecord.ru.yml
@@ -0,0 +1,12 @@
+ru:
+  activerecord:
+    errors:
+      models:
+        account:
+          attributes:
+            username:
+              invalid: только буквы, цифры и символ подеркивания
+        status:
+          attributes:
+            reblog:
+              taken: статуса уже существует