worldwide 0.10.3 → 0.11.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +3 -1
- data/CHANGELOG.md +34 -25
- data/Gemfile.lock +15 -13
- data/db/data/regions/AE/bg-BG.yml +1 -0
- data/db/data/regions/AE/cs.yml +1 -0
- data/db/data/regions/AE/da.yml +1 -0
- data/db/data/regions/AE/de.yml +1 -0
- data/db/data/regions/AE/el.yml +1 -0
- data/db/data/regions/AE/en.yml +1 -0
- data/db/data/regions/AE/es.yml +1 -0
- data/db/data/regions/AE/fi.yml +1 -0
- data/db/data/regions/AE/fr.yml +1 -0
- data/db/data/regions/AE/hi.yml +1 -0
- data/db/data/regions/AE/hr-HR.yml +1 -0
- data/db/data/regions/AE/hu.yml +1 -0
- data/db/data/regions/AE/id.yml +1 -0
- data/db/data/regions/AE/it.yml +1 -0
- data/db/data/regions/AE/ja.yml +1 -0
- data/db/data/regions/AE/ko.yml +1 -0
- data/db/data/regions/AE/lt-LT.yml +1 -0
- data/db/data/regions/AE/nb.yml +1 -0
- data/db/data/regions/AE/nl.yml +1 -0
- data/db/data/regions/AE/pl.yml +1 -0
- data/db/data/regions/AE/pt-BR.yml +1 -0
- data/db/data/regions/AE/pt-PT.yml +1 -0
- data/db/data/regions/AE/ro-RO.yml +1 -0
- data/db/data/regions/AE/ru.yml +1 -0
- data/db/data/regions/AE/sk-SK.yml +1 -0
- data/db/data/regions/AE/sl-SI.yml +1 -0
- data/db/data/regions/AE/sv.yml +1 -0
- data/db/data/regions/AE/th.yml +1 -0
- data/db/data/regions/AE/tr.yml +1 -0
- data/db/data/regions/AE/vi.yml +1 -0
- data/db/data/regions/AE/zh-CN.yml +1 -0
- data/db/data/regions/AE/zh-TW.yml +1 -0
- data/db/data/regions/CA/bg-BG.yml +1 -0
- data/db/data/regions/CA/cs.yml +1 -0
- data/db/data/regions/CA/da.yml +1 -0
- data/db/data/regions/CA/de.yml +1 -0
- data/db/data/regions/CA/el.yml +1 -0
- data/db/data/regions/CA/es.yml +1 -0
- data/db/data/regions/CA/fi.yml +1 -0
- data/db/data/regions/CA/fr.yml +1 -0
- data/db/data/regions/CA/hi.yml +1 -0
- data/db/data/regions/CA/hr-HR.yml +1 -0
- data/db/data/regions/CA/hu.yml +1 -0
- data/db/data/regions/CA/id.yml +1 -0
- data/db/data/regions/CA/it.yml +1 -0
- data/db/data/regions/CA/ja.yml +1 -0
- data/db/data/regions/CA/ko.yml +1 -0
- data/db/data/regions/CA/lt-LT.yml +1 -0
- data/db/data/regions/CA/ms.yml +1 -0
- data/db/data/regions/CA/nb.yml +1 -0
- data/db/data/regions/CA/nl.yml +1 -0
- data/db/data/regions/CA/pl.yml +1 -0
- data/db/data/regions/CA/pt-BR.yml +1 -0
- data/db/data/regions/CA/pt-PT.yml +1 -0
- data/db/data/regions/CA/ro-RO.yml +2 -0
- data/db/data/regions/CA/ru.yml +1 -0
- data/db/data/regions/CA/sk-SK.yml +1 -0
- data/db/data/regions/CA/sl-SI.yml +1 -0
- data/db/data/regions/CA/sv.yml +1 -0
- data/db/data/regions/CA/th.yml +1 -0
- data/db/data/regions/CA/tr.yml +1 -0
- data/db/data/regions/CA/vi.yml +1 -0
- data/db/data/regions/CA/zh-CN.yml +1 -0
- data/db/data/regions/CA/zh-TW.yml +1 -0
- data/db/data/regions/GB.yml +1 -1
- data/db/data/regions/JP/ja.yml +1 -1
- data/db/data/regions/US/bg-BG.yml +2 -0
- data/db/data/regions/US/cs.yml +2 -0
- data/db/data/regions/US/da.yml +2 -0
- data/db/data/regions/US/de.yml +2 -0
- data/db/data/regions/US/el.yml +2 -0
- data/db/data/regions/US/es.yml +2 -0
- data/db/data/regions/US/fi.yml +2 -0
- data/db/data/regions/US/fr.yml +2 -0
- data/db/data/regions/US/hi.yml +2 -0
- data/db/data/regions/US/hr-HR.yml +2 -0
- data/db/data/regions/US/hu.yml +2 -0
- data/db/data/regions/US/id.yml +2 -0
- data/db/data/regions/US/it.yml +2 -0
- data/db/data/regions/US/ja.yml +2 -0
- data/db/data/regions/US/ko.yml +2 -0
- data/db/data/regions/US/lt-LT.yml +2 -0
- data/db/data/regions/US/ms.yml +2 -0
- data/db/data/regions/US/nb.yml +2 -0
- data/db/data/regions/US/nl.yml +2 -0
- data/db/data/regions/US/pl.yml +2 -0
- data/db/data/regions/US/pt-BR.yml +2 -0
- data/db/data/regions/US/pt-PT.yml +2 -0
- data/db/data/regions/US/ro-RO.yml +3 -0
- data/db/data/regions/US/ru.yml +2 -0
- data/db/data/regions/US/sk-SK.yml +2 -0
- data/db/data/regions/US/sl-SI.yml +2 -0
- data/db/data/regions/US/sv.yml +2 -0
- data/db/data/regions/US/th.yml +2 -0
- data/db/data/regions/US/tr.yml +2 -0
- data/db/data/regions/US/vi.yml +2 -0
- data/db/data/regions/US/zh-CN.yml +2 -0
- data/db/data/regions/US/zh-TW.yml +2 -0
- data/db/extant_outcodes.yml +3134 -0
- data/lib/worldwide/address.rb +1 -1
- data/lib/worldwide/address_validator.rb +1 -1
- data/lib/worldwide/currencies.rb +1 -1
- data/lib/worldwide/currency.rb +3 -7
- data/lib/worldwide/extant_outcodes.rb +32 -0
- data/lib/worldwide/phone.rb +5 -0
- data/lib/worldwide/region.rb +8 -3
- data/lib/worldwide/regions_loader.rb +2 -2
- data/lib/worldwide/version.rb +1 -1
- data/lib/worldwide/zip.rb +118 -39
- data/lib/worldwide.rb +1 -0
- metadata +5 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c088cf8b57df5d8d9de377cee8b3b0e29517c5b997fe0bf70ee3b8970499f97d
|
4
|
+
data.tar.gz: 90ae4641252f4a7f2a8262794782f7287fc176253cf62047f24a24e447580a56
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0156d547c2c0fba8c5d7b89bde2cdc441a05e8dceb7285cf990e6b79cbd1d7d6564e52a8cc5ce873e247147ed7caeeaf2f28515f047146b5c200a041548edb0e
|
7
|
+
data.tar.gz: '09cbfa47fd5e9b79dbb129cda279d2da44aa98f7bfc3800439830fbdfbb4d1bfb9cba420d25530679f24c7d91af47975a6e6bdc25633fddf3d8e4c7dfad077e5'
|
data/.rubocop.yml
CHANGED
@@ -8,7 +8,6 @@ require:
|
|
8
8
|
- rubocop-rake
|
9
9
|
|
10
10
|
AllCops:
|
11
|
-
TargetRubyVersion: 3.0
|
12
11
|
Exclude:
|
13
12
|
- "data/**/*"
|
14
13
|
NewCops: enable
|
@@ -16,6 +15,9 @@ AllCops:
|
|
16
15
|
Layout/LineLength:
|
17
16
|
Enabled: false
|
18
17
|
|
18
|
+
Metrics/CollectionLiteralLength:
|
19
|
+
Enabled: false
|
20
|
+
|
19
21
|
# The problem with assert(foo) is that it'll pass if foo is 1.
|
20
22
|
# But there are times when we want to be sure that foo is true, not just truthy.
|
21
23
|
# So, let's allow `assert_equal true, foo` without complaints.
|
data/CHANGELOG.md
CHANGED
@@ -27,11 +27,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
27
27
|
|
28
28
|
## [Unreleased]
|
29
29
|
|
30
|
-
-
|
30
|
+
- Nil.
|
31
31
|
|
32
32
|
---
|
33
33
|
|
34
|
-
[0.
|
34
|
+
## [0.11.0] - 2024-04-11
|
35
|
+
|
36
|
+
- Add country_prefix to phone [#133](https://github.com/Shopify/worldwide/pull/133)
|
37
|
+
- Add autofill_city to region [#132](https://github.com/Shopify/worldwide/pull/132)
|
38
|
+
- Re-introduce city from UAE address form and disable city autofill [#131](https://github.com/Shopify/worldwide/pull/131)
|
39
|
+
- Add translations for regionalized zip_unknown_for_address, province_unknown_for_address [#125](https://github.com/Shopify/worldwide/pull/125), [#126](https://github.com/Shopify/worldwide/pull/126)
|
40
|
+
- Remove city from UAE address form and enable city autofill [#127](https://github.com/Shopify/worldwide/pull/127)
|
41
|
+
- Add logic for known-to-exist extant outcodes for GB [#136](https://github.com/Shopify/worldwide/pull/136)
|
42
|
+
|
43
|
+
## [0.10.3] - 2024-03-14
|
35
44
|
|
36
45
|
- Add regional language for zip_unknown_for_address, province_unknown_for_address. Remove error message for zip_unknown_for_street_and_city [#121](https://github.com/Shopify/worldwide/pull/121)
|
37
46
|
- Fix broken CLDR `import`/`patch`/`generate` rake tasks [#119](https://github.com/Shopify/worldwide/pull/119)
|
@@ -39,7 +48,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
39
48
|
|
40
49
|
---
|
41
50
|
|
42
|
-
[0.10.2] - 2024-03-12
|
51
|
+
## [0.10.2] - 2024-03-12
|
43
52
|
|
44
53
|
- Add translations for address line 1, 2 concern messages [#115](https://github.com/Shopify/worldwide/pull/115), [#116](https://github.com/Shopify/worldwide/pull/116)
|
45
54
|
- Make new concern messages more generic for address line 1, 2 [#114](https://github.com/Shopify/worldwide/pull/114)
|
@@ -47,27 +56,27 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
47
56
|
|
48
57
|
---
|
49
58
|
|
50
|
-
[0.10.1] - 2024-02-27
|
59
|
+
## [0.10.1] - 2024-02-27
|
51
60
|
|
52
61
|
- Return early if country_code is nil Zip::Normalize [#110](https://github.com/Shopify/worldwide/pull/110)
|
53
62
|
|
54
|
-
[0.10.0] - 2024-02-13
|
63
|
+
## [0.10.0] - 2024-02-13
|
55
64
|
|
56
65
|
- New UTC long timezone format [#103](https://github.com/shopify/worldwide/pull/103)
|
57
66
|
- Configure FR to hide provinces from addresses [#101](https://github.com/Shopify/worldwide/pull/101)
|
58
67
|
|
59
|
-
[0.9.0] - 2024-02-05
|
68
|
+
## [0.9.0] - 2024-02-05
|
60
69
|
|
61
70
|
- Add Thai to the list of scripts identified by `Worldwide::Scripts.identify`. [#96](https://github.com/Shopify/worldwide/pull/96)
|
62
71
|
- Add translations for address fields with invalid province errors. [#97](https://github.com/Shopify/worldwide/pull/97)
|
63
72
|
|
64
|
-
[0.8.0] - 2024-02-02
|
73
|
+
## [0.8.0] - 2024-02-02
|
65
74
|
|
66
75
|
- Add translations for address fields with mathematical symbols errors. [#92](https://github.com/Shopify/worldwide/pull/92)
|
67
76
|
- Enable lookup of Region by alternate name. [#93](https://github.com/Shopify/worldwide/93)
|
68
77
|
- Allow lookup of EU region using alternate code QUU. [#94](http://github.com/Shopify/worldwide/pull/94)
|
69
78
|
|
70
|
-
[0.7.1] - 2024-02-01
|
79
|
+
## [0.7.1] - 2024-02-01
|
71
80
|
|
72
81
|
- Patch in a name for CQ (Sark). [#84](https://github.com/Shopify/worldwide/pull/84)
|
73
82
|
- Patch data related to region 830 (Channel Islands). [#85](https://github.com/Shopify/worldwide/pull/85)
|
@@ -75,76 +84,76 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
75
84
|
- Patch names of HK and MO in zh-TW and zh-Hant. [#87](https://github.com/Shopify/worldwide/pull/87)
|
76
85
|
- Patch name of GB (United Kingdom) in Suomi. [#88](https://github.com/Shopify/worldwide/pull/88)
|
77
86
|
|
78
|
-
[0.7.0] - 2024-01-31
|
87
|
+
## [0.7.0] - 2024-01-31
|
79
88
|
|
80
89
|
- Support address field lookup when there is no country code. [#82](https://github.com/Shopify/worldwide/pull/82)
|
81
90
|
|
82
|
-
[0.6.8] - 2024-01-31
|
91
|
+
## [0.6.8] - 2024-01-31
|
83
92
|
|
84
93
|
- Prefer "SAR" over "SAR China" in Chinese-language names for regions `HK` and `MO`. [#79](https://github.com/Shopify/worldwide/pull/79).
|
85
94
|
- Add Worldwide::Field.valid_key? method. [#80](https://github.com/Shopify/worldwide/pull/80)
|
86
95
|
|
87
|
-
[0.6.7] - 2024-01-30
|
96
|
+
## [0.6.7] - 2024-01-30
|
88
97
|
|
89
98
|
- Patch some territory names (BQ, NL, TF, TR) [#77](https://github.com/Shopify/worldwide/pull/77)
|
90
99
|
|
91
|
-
[0.6.6] - 2024-01-25
|
100
|
+
## [0.6.6] - 2024-01-25
|
92
101
|
|
93
102
|
- Allow building numbers on address2 field for Portugal addresses [#73](https://github.com/Shopify/worldwide/pull/73)
|
94
103
|
|
95
|
-
[0.6.5] - 2024-01-24
|
104
|
+
## [0.6.5] - 2024-01-24
|
96
105
|
|
97
106
|
- Allow building numbers on address2 field for Polish addresses [#71](https://github.com/Shopify/worldwide/pull/71)
|
98
107
|
|
99
|
-
[0.6.4] - 2024-01-22
|
108
|
+
## [0.6.4] - 2024-01-22
|
100
109
|
|
101
110
|
- Allow building number in address2 for BE [#70](https://github.com/Shopify/worldwide/pull/70)
|
102
111
|
- Update Singapore GST in preparation for January 1 2024 increase [#68](https://github.com/Shopify/worldwide/pull/68)
|
103
112
|
|
104
|
-
[0.6.3] - 2023-12-11
|
113
|
+
## [0.6.3] - 2023-12-11
|
105
114
|
|
106
115
|
- Change HM, TF and GS `group_name` to respective continents based on M49. [#60](https://github.com/Shopify/worldwide/pull/60)
|
107
116
|
|
108
|
-
[0.6.2] - 2023-12-11
|
117
|
+
## [0.6.2] - 2023-12-11
|
109
118
|
|
110
119
|
- Zone lookup by Hash [#61](https://github.com/Shopify/worldwide/pull/61)
|
111
120
|
|
112
|
-
[0.6.1] - 2023-12-11
|
121
|
+
## [0.6.1] - 2023-12-11
|
113
122
|
|
114
123
|
- Allow building number in address2 for DK [#53](https://github.com/Shopify/worldwide/pull/53)
|
115
124
|
- Avoid .present? and .blank? so we don't require Rails [#57](https://github.com/Shopify/worldwide/pull/57)
|
116
125
|
- (bugfix) Zone lookup by name [#58](https://github.com/Shopify/worldwid/pull/58)
|
117
126
|
|
118
|
-
[0.6.0] - 2023-12-08
|
127
|
+
## [0.6.0] - 2023-12-08
|
119
128
|
|
120
129
|
- Add localized concern messages for address1 + 2 warnings and address may not exist message [#54](https://github.com/Shopify/worldwide/pull/54)
|
121
130
|
- Change gem description [#51](https://github.com/Shopify/worldwide/pull/51)
|
122
131
|
|
123
|
-
[0.5.1] - 2023-11-29
|
132
|
+
## [0.5.1] - 2023-11-29
|
124
133
|
|
125
134
|
- Fix for building_number_required to default to false [#48]
|
126
135
|
|
127
|
-
[0.5.0] - 2023-11-20
|
136
|
+
## [0.5.0] - 2023-11-20
|
128
137
|
|
129
138
|
- Add support for `Region#associated_continent` to return the containing continent of the region [#43](https://github.com/Shopify/worldwide/pull/43)
|
130
139
|
- Add more postal code prefixes for KR [#44](https://github.com/Shopify/worldwide/pull/44)
|
131
140
|
- Add name alternates for the zones of South Korea [#45](https://github.com/Shopify/worldwide/pull/45)
|
132
141
|
- Add support for Hangul and Arabic script detection, update Latn regexp [#46](https://github.com/Shopify/worldwide/pull/46)
|
133
142
|
|
134
|
-
[0.4.1] - 2023-11-10
|
143
|
+
## [0.4.1] - 2023-11-10
|
135
144
|
|
136
145
|
- Add support for deprecated timezone Australia/Canberra [#35](https://github.com/Shopify/worldwide/pull/35)
|
137
146
|
- Add alternate codes for territories [#39](https://github.com/Shopify/worldwide/pull/39)
|
138
147
|
- Allow building numbers on address2 field for Austrian addresses [#40](https://github.com/Shopify/worldwide/pull/40)
|
139
148
|
- Add zone name alternates for Italy [#42](https://github.com/Shopify/worldwide/pull/35)
|
140
149
|
|
141
|
-
[0.4.0] - 2023-11-08
|
150
|
+
## [0.4.0] - 2023-11-08
|
142
151
|
|
143
152
|
- Add region name alternates [#32](https://github.com/Shopify/worldwide/pull/32)
|
144
153
|
- Cache `Region#parent_name` [#33](https://github.com/Shopify/worldwide/pull/33)
|
145
154
|
- Use hash tables to look up regions by code [#36](https://github.com/Shopify/worldwide/pull/36)
|
146
155
|
|
147
|
-
[0.3.0] - 2023-11-03
|
156
|
+
## [0.3.0] - 2023-11-03
|
148
157
|
|
149
158
|
- Add code alternates for Japan [#23](https://github.com/Shopify/worldwide/pull/23)
|
150
159
|
- Add code alternates for Puerto Rico [#24](https://github.com/Shopify/worldwide/pull/24)
|
@@ -154,7 +163,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
154
163
|
[#29](https://github.com/Shopify/worldwide/pull/29)
|
155
164
|
- Handle ISO_CODE only zones lookup [#26](https://github.com/Shopify/worldwide/pull/26)
|
156
165
|
|
157
|
-
[0.2.0] - 2023-11-01
|
166
|
+
## [0.2.0] - 2023-11-01
|
158
167
|
|
159
168
|
- Add Region#group and Region#group_name [#15](https://github.com/Shopify/worldwide/pull/15)
|
160
169
|
- Ensure Region#has_zip? returns a boolean for all regions [#17](https://github.com/Shopify/worldwide/pull/17)
|
@@ -162,7 +171,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
162
171
|
- Update region parent when alternates are defined [#18](https://github.com/Shopify/worldwide/pull/18)
|
163
172
|
- Add partial matching for Region#valid_zip? [#19](https://github.com/Shopify/worldwide/pull/19)
|
164
173
|
|
165
|
-
[0.1.1] - 2023-10-27
|
174
|
+
## [0.1.1] - 2023-10-27
|
166
175
|
|
167
176
|
- Fix issue with deploy to rubygems.org failing
|
168
177
|
|
data/Gemfile.lock
CHANGED
@@ -13,7 +13,7 @@ GIT
|
|
13
13
|
PATH
|
14
14
|
remote: .
|
15
15
|
specs:
|
16
|
-
worldwide (0.
|
16
|
+
worldwide (0.11.0)
|
17
17
|
activesupport (~> 7.0)
|
18
18
|
i18n
|
19
19
|
phonelib (~> 0.8)
|
@@ -42,7 +42,7 @@ GEM
|
|
42
42
|
ruby2_keywords
|
43
43
|
i18n (1.14.1)
|
44
44
|
concurrent-ruby (~> 1.0)
|
45
|
-
json (2.
|
45
|
+
json (2.7.1)
|
46
46
|
language_server-protocol (3.17.0.3)
|
47
47
|
minitest (5.17.0)
|
48
48
|
minitest-focus (1.3.1)
|
@@ -59,9 +59,10 @@ GEM
|
|
59
59
|
racc (~> 1.4)
|
60
60
|
nokogiri (1.16.2-x86_64-linux)
|
61
61
|
racc (~> 1.4)
|
62
|
-
parallel (1.
|
63
|
-
parser (3.
|
62
|
+
parallel (1.24.0)
|
63
|
+
parser (3.3.0.5)
|
64
64
|
ast (~> 2.4.1)
|
65
|
+
racc
|
65
66
|
phonelib (0.8.7)
|
66
67
|
prettier_print (1.2.0)
|
67
68
|
psych (5.1.0)
|
@@ -71,20 +72,21 @@ GEM
|
|
71
72
|
rake (13.0.6)
|
72
73
|
rake-compiler (1.2.1)
|
73
74
|
rake
|
74
|
-
regexp_parser (2.
|
75
|
-
rexml (3.2.
|
76
|
-
rubocop (1.
|
75
|
+
regexp_parser (2.9.0)
|
76
|
+
rexml (3.2.6)
|
77
|
+
rubocop (1.62.1)
|
77
78
|
json (~> 2.3)
|
79
|
+
language_server-protocol (>= 3.17.0)
|
78
80
|
parallel (~> 1.10)
|
79
|
-
parser (>= 3.
|
81
|
+
parser (>= 3.3.0.2)
|
80
82
|
rainbow (>= 2.2.2, < 4.0)
|
81
83
|
regexp_parser (>= 1.8, < 3.0)
|
82
84
|
rexml (>= 3.2.5, < 4.0)
|
83
|
-
rubocop-ast (>= 1.
|
85
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
84
86
|
ruby-progressbar (~> 1.7)
|
85
87
|
unicode-display_width (>= 2.4.0, < 3.0)
|
86
|
-
rubocop-ast (1.
|
87
|
-
parser (>= 3.
|
88
|
+
rubocop-ast (1.31.2)
|
89
|
+
parser (>= 3.3.0.4)
|
88
90
|
rubocop-minitest (0.27.0)
|
89
91
|
rubocop (>= 0.90, < 2.0)
|
90
92
|
rubocop-performance (1.16.0)
|
@@ -98,7 +100,7 @@ GEM
|
|
98
100
|
language_server-protocol (~> 3.17.0)
|
99
101
|
sorbet-runtime
|
100
102
|
syntax_tree (>= 5.0.0, < 6)
|
101
|
-
ruby-progressbar (1.
|
103
|
+
ruby-progressbar (1.13.0)
|
102
104
|
ruby2_keywords (0.0.5)
|
103
105
|
rubyzip (2.3.2)
|
104
106
|
sorbet-runtime (0.5.10648)
|
@@ -108,7 +110,7 @@ GEM
|
|
108
110
|
thor (1.2.1)
|
109
111
|
tzinfo (2.0.6)
|
110
112
|
concurrent-ruby (~> 1.0)
|
111
|
-
unicode-display_width (2.
|
113
|
+
unicode-display_width (2.5.0)
|
112
114
|
|
113
115
|
PLATFORMS
|
114
116
|
arm64-darwin-21
|
data/db/data/regions/AE/cs.yml
CHANGED
data/db/data/regions/AE/da.yml
CHANGED
data/db/data/regions/AE/de.yml
CHANGED
data/db/data/regions/AE/el.yml
CHANGED
data/db/data/regions/AE/en.yml
CHANGED
data/db/data/regions/AE/es.yml
CHANGED
data/db/data/regions/AE/fi.yml
CHANGED
data/db/data/regions/AE/fr.yml
CHANGED
data/db/data/regions/AE/hi.yml
CHANGED
data/db/data/regions/AE/hu.yml
CHANGED
data/db/data/regions/AE/id.yml
CHANGED
data/db/data/regions/AE/it.yml
CHANGED
data/db/data/regions/AE/ja.yml
CHANGED
data/db/data/regions/AE/ko.yml
CHANGED
data/db/data/regions/AE/nb.yml
CHANGED
data/db/data/regions/AE/nl.yml
CHANGED
data/db/data/regions/AE/pl.yml
CHANGED
data/db/data/regions/AE/ru.yml
CHANGED
data/db/data/regions/AE/sv.yml
CHANGED
data/db/data/regions/AE/th.yml
CHANGED
data/db/data/regions/AE/tr.yml
CHANGED
data/db/data/regions/AE/vi.yml
CHANGED
data/db/data/regions/CA/cs.yml
CHANGED
data/db/data/regions/CA/da.yml
CHANGED
data/db/data/regions/CA/de.yml
CHANGED
data/db/data/regions/CA/el.yml
CHANGED
data/db/data/regions/CA/es.yml
CHANGED
data/db/data/regions/CA/fi.yml
CHANGED
data/db/data/regions/CA/fr.yml
CHANGED
data/db/data/regions/CA/hi.yml
CHANGED
data/db/data/regions/CA/hu.yml
CHANGED
data/db/data/regions/CA/id.yml
CHANGED
data/db/data/regions/CA/it.yml
CHANGED
data/db/data/regions/CA/ja.yml
CHANGED
data/db/data/regions/CA/ko.yml
CHANGED
data/db/data/regions/CA/ms.yml
CHANGED
data/db/data/regions/CA/nb.yml
CHANGED
data/db/data/regions/CA/nl.yml
CHANGED
data/db/data/regions/CA/pl.yml
CHANGED
@@ -12,3 +12,5 @@ ro-RO:
|
|
12
12
|
unknown_for_city_and_zip: Introdu o provincie validă pentru %{city}, %{zip}
|
13
13
|
unknown_for_city: Selectează o provincie validă pentru %{city}
|
14
14
|
unknown_for_zip: Selectează o provincie validă pentru %{zip}
|
15
|
+
unknown_for_address: Este posibil ca valoarea din câmpul Provincie să
|
16
|
+
fie incorectă.
|