mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-27 07:53:40 +00:00
Use a more example-y Turkish phone number, and run build
This commit is contained in:
@@ -51,6 +51,6 @@
|
||||
"vn": "+84 1 234 5678",
|
||||
"hk": "+852 1234 5678",
|
||||
"tw": "+886 1 2345 6789",
|
||||
"tr": "+90 312 213 2965"
|
||||
"tr": "+90 312 123 4567"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1099,6 +1099,9 @@ en:
|
||||
stars:
|
||||
# stars=*
|
||||
label: Stars
|
||||
step_count:
|
||||
# step_count=*
|
||||
label: Number of Steps
|
||||
stop:
|
||||
# stop=*
|
||||
label: Stop Type
|
||||
|
||||
3
dist/locales/en.json
vendored
3
dist/locales/en.json
vendored
@@ -1640,6 +1640,9 @@
|
||||
"stars": {
|
||||
"label": "Stars"
|
||||
},
|
||||
"step_count": {
|
||||
"label": "Number of Steps"
|
||||
},
|
||||
"stop": {
|
||||
"label": "Stop Type",
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user