From 1207b08a209d69c057fdad9a91155668cd802bbf Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Tue, 10 Jan 2017 22:57:25 +0530 Subject: [PATCH] Use a more example-y Turkish phone number, and run build --- data/phone-formats.json | 2 +- data/presets.yaml | 3 +++ dist/locales/en.json | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/data/phone-formats.json b/data/phone-formats.json index 4bb2e19a9..502cad54c 100644 --- a/data/phone-formats.json +++ b/data/phone-formats.json @@ -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" } } diff --git a/data/presets.yaml b/data/presets.yaml index cb0f7463d..f52198ece 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -1099,6 +1099,9 @@ en: stars: # stars=* label: Stars + step_count: + # step_count=* + label: Number of Steps stop: # stop=* label: Stop Type diff --git a/dist/locales/en.json b/dist/locales/en.json index 529ae0498..10e1c7813 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -1640,6 +1640,9 @@ "stars": { "label": "Stars" }, + "step_count": { + "label": "Number of Steps" + }, "stop": { "label": "Stop Type", "options": {