comparison 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
comparison
equal deleted inserted replaced
379:2ad092e60975 380:2ddd61aca2c8
1 # Sample localization file for English. Add more files in this directory for other locales. 1 # Sample localization file for English. Add more files in this directory for other locales.
2 # See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. 2 # See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
3 3
4 en: 4 en:
5 hello: "Hello world" 5 pastes:
6 form:
7 clear: Clear
8 deletion_key: Deletion key
9 privacy:
10 label: Privacy
11 private: Private
12 public: Public