##// 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 77 precision: 2
78 78 format: '%u %n'
79 79
80 support:
81 array:
82 sentence_connector: "and"
83 skip_last_comma: false
84
80 85 activerecord:
81 86 errors:
82 87 messages:
@@ -75,6 +75,11 it:
75 75 precision: 2
76 76 format: '%n %u'
77 77
78 support:
79 array:
80 sentence_connector: "and"
81 skip_last_comma: false
82
78 83 activerecord:
79 84 errors:
80 85 template:
General Comments 0
You need to be logged in to leave comments. Login now