From 68bf15de55aa49d371dd5250b7b5a5d19fd83eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Sun, 8 Oct 2017 15:09:43 -0700 Subject: [PATCH] Renamed Springy Rocker preset to Spring Rocker Also added some synonyms. --- dist/locales/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/locales/en.json b/dist/locales/en.json index 1523e9efc..0118a3511 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -4619,8 +4619,8 @@ "terms": "high bar" }, "playground/rocker": { - "name": "Springy Rocker", - "terms": "" + "name": "Spring Rider", + "terms": "spring rocker, springy rocker" }, "playground/roundabout": { "name": "Play Roundabout", @@ -5799,4 +5799,4 @@ } } } -} \ No newline at end of file +}