diff config/locales/en.yml @ 380:2ddd61aca2c8

I18n. And refactor paste privacy settings form.
author nanaya <me@myconan.net>
date Sun, 07 Jun 2015 02:45:49 +0900
parents 4aa8194a1733
children 851432f21603
line wrap: on
line diff
--- a/config/locales/en.yml	Sun Jun 07 02:35:12 2015 +0900
+++ b/config/locales/en.yml	Sun Jun 07 02:45:49 2015 +0900
@@ -2,4 +2,11 @@
 # See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
 
 en:
-  hello: "Hello world"
+  pastes:
+    form:
+      clear: Clear
+      deletion_key: Deletion key
+      privacy:
+        label: Privacy
+        private: Private
+        public: Public