From 857c54c63447e03a46186ab00ea60412a641effa Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Tue, 15 Nov 2016 11:41:38 -0500 Subject: [PATCH] npm run build to update generated en.json --- dist/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/locales/en.json b/dist/locales/en.json index ebfc82efa..b8ae49472 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -337,7 +337,7 @@ "switch": "Switch back to this background", "custom": "Custom", "custom_button": "Edit custom background", - "custom_prompt": "Enter a tile URL template. Valid tokens are {z}, {x}, {y} for Z/X/Y scheme and {u} for quadtile scheme.", + "custom_prompt": "Enter a tile URL template. Valid tokens are {zoom}, {x}, {y} for Z/X/Y scheme and {u} for quadtile scheme.", "fix_misalignment": "Adjust imagery offset", "imagery_source_faq": "Where does this imagery come from?", "reset": "reset",