db/data/regions/KW/zh-CN.yml in worldwide-1.3.1 vs db/data/regions/KW/zh-CN.yml in worldwide-1.4.0
- old
+ new
@@ -8,5 +8,34 @@
default: 省/行政区
optional: 省/行政区(可选)
errors:
blank_instructional: 选择省/行政区
blank_informative: 缺少省/行政区
+ neighborhood:
+ label:
+ default: 街区
+ optional: 街区(选填)
+ errors:
+ blank_instructional: 输入街区
+ blank_informative: 街区缺失
+ too_long_instructional: 街区过长(最多包含 %{limit} 个字符)
+ too_long_informative: 街区过长
+ contains_emojis_instructional: 街区不能包含表情符号
+ contains_emojis_informative: 街区不能包含表情符号
+ contains_mathematical_symbols_instructional: 街区不能包含数学符号
+ contains_mathematical_symbols_informative: 街区不能包含数学符号
+ contains_restricted_characters_instructional: 街区只能包含字母、数字、当地字符和特殊字符
+ contains_restricted_characters_informative: 街区不能包含受限字符
+ contains_too_many_words_instructional: 街区必须少于 %{word_count} 个字词
+ contains_too_many_words_informative: 街区必须少于 %{word_count} 个字词
+ contains_html_tags_instructional: 街区不能包含 HTML
+ contains_html_tags_informative: 街区不能包含 HTML
+ contains_url_instructional: 街区不能包含 URL
+ contains_url_informative: 街区不能包含 URL
+ unknown_for_city_instructional: 输入 %{city} 的有效街区
+ unknown_for_city_informative: 街区对 %{city} 无效
+ unknown_for_zip_instructional: 输入 %{zip} 的有效街区
+ unknown_for_zip_informative: 街区对 %{zip} 无效
+ unknown_for_address_instructional: 街区可能不正确
+ unknown_for_address_informative: 街区可能不正确
+ warnings:
+ contains_too_many_words: 建议街区少于 %{word_count} 个字词