Sha256: 0c01c16e5774108fd1ea85634ee3363372868842e1dd161865a68131c69915df
Contents?: true
Size: 612 Bytes
Versions: 67
Compression:
Stored size: 612 Bytes
Contents
# Sample localization file for English. Add more files in this directory for other locales. # See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. en: hello: "Hello world" rule: "Rules" attributes: g_array: "Array Guard" g_single: "Single Guard" g_bool: "Bool Guard" g_string: "String list Guard" g_has_default: "Defaulted String" g_nullbool: "NullBool Guard" g_range: "Range Guard" g_range1: "Range Guard 1" g_range2: "Range Guard 2" other_flag: "Other" g_bool_def: "Bool def Guard" g_nbool_def: "NBool def Guard"
Version data entries
67 entries across 67 versions & 1 rubygems