##// END OF EJS Templates
Add missing 'support' section to he and it locales....
Jean-Philippe Lang -
r2437:1511b313776b
parent child
Show More
@@ -77,6 +77,11 he:
77 precision: 2
77 precision: 2
78 format: '%u %n'
78 format: '%u %n'
79
79
80 support:
81 array:
82 sentence_connector: "and"
83 skip_last_comma: false
84
80 activerecord:
85 activerecord:
81 errors:
86 errors:
82 messages:
87 messages:
@@ -75,6 +75,11 it:
75 precision: 2
75 precision: 2
76 format: '%n %u'
76 format: '%n %u'
77
77
78 support:
79 array:
80 sentence_connector: "and"
81 skip_last_comma: false
82
78 activerecord:
83 activerecord:
79 errors:
84 errors:
80 template:
85 template:
General Comments 0
You need to be logged in to leave comments. Login now