From 475b89a794fab30a7a05a39761cdfac7f869609b Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Wed, 8 Sep 2021 00:34:07 +0200 Subject: [PATCH] Reset translations --- langs/shared-questions/de.json | 3 +++ langs/shared-questions/en.json | 3 +++ langs/shared-questions/fr.json | 3 +++ langs/shared-questions/nl.json | 3 +++ langs/shared-questions/pl.json | 3 +++ langs/shared-questions/pt_BR.json | 3 +++ langs/shared-questions/ru.json | 3 +++ langs/shared-questions/sv.json | 3 +++ langs/shared-questions/zh_Hant.json | 3 +++ 9 files changed, 27 insertions(+) diff --git a/langs/shared-questions/de.json b/langs/shared-questions/de.json index 5d859a6940..a3c8d3ce8e 100644 --- a/langs/shared-questions/de.json +++ b/langs/shared-questions/de.json @@ -24,6 +24,9 @@ "then": "Ist im Erdgeschoss" }, "2": { + "then": "Ist im Erdgeschoss" + }, + "3": { "then": "Ist im ersten Stock" } } diff --git a/langs/shared-questions/en.json b/langs/shared-questions/en.json index 9291ec5738..260fd2701f 100644 --- a/langs/shared-questions/en.json +++ b/langs/shared-questions/en.json @@ -44,6 +44,9 @@ "then": "Located on the ground floor" }, "2": { + "then": "Located on the ground floor" + }, + "3": { "then": "Located on the first floor" } } diff --git a/langs/shared-questions/fr.json b/langs/shared-questions/fr.json index 469c672fb1..7a6c8359f3 100644 --- a/langs/shared-questions/fr.json +++ b/langs/shared-questions/fr.json @@ -27,6 +27,9 @@ "then": "Rez-de-chaussée" }, "2": { + "then": "Rez-de-chaussée" + }, + "3": { "then": "Premier étage" } } diff --git a/langs/shared-questions/nl.json b/langs/shared-questions/nl.json index c5ca30908a..fcd43007b7 100644 --- a/langs/shared-questions/nl.json +++ b/langs/shared-questions/nl.json @@ -44,6 +44,9 @@ "then": "Bevindt zich gelijkvloers" }, "2": { + "then": "Bevindt zich gelijkvloers" + }, + "3": { "then": "Bevindt zich op de eerste verdieping" } } diff --git a/langs/shared-questions/pl.json b/langs/shared-questions/pl.json index 9035e7f7d3..f31f3f38cb 100644 --- a/langs/shared-questions/pl.json +++ b/langs/shared-questions/pl.json @@ -27,6 +27,9 @@ "then": "Znajduje się na parterze" }, "2": { + "then": "Znajduje się na parterze" + }, + "3": { "then": "Znajduje się na pierwszym piętrze" } } diff --git a/langs/shared-questions/pt_BR.json b/langs/shared-questions/pt_BR.json index 7befbfb419..721c9cf0be 100644 --- a/langs/shared-questions/pt_BR.json +++ b/langs/shared-questions/pt_BR.json @@ -27,6 +27,9 @@ "then": "Localizado no térreo" }, "2": { + "then": "Localizado no térreo" + }, + "3": { "then": "Localizado no primeiro andar" } } diff --git a/langs/shared-questions/ru.json b/langs/shared-questions/ru.json index 0f6bc90357..9915789bf2 100644 --- a/langs/shared-questions/ru.json +++ b/langs/shared-questions/ru.json @@ -28,6 +28,9 @@ }, "2": { "then": "Расположено на первом этаже" + }, + "3": { + "then": "Расположено на первом этаже" } } } diff --git a/langs/shared-questions/sv.json b/langs/shared-questions/sv.json index 9cc59b1795..993c8b3fa1 100644 --- a/langs/shared-questions/sv.json +++ b/langs/shared-questions/sv.json @@ -23,6 +23,9 @@ "then": "Ligger på bottenvåningen" }, "2": { + "then": "Ligger på bottenvåningen" + }, + "3": { "then": "Ligger på första våningen" } } diff --git a/langs/shared-questions/zh_Hant.json b/langs/shared-questions/zh_Hant.json index a73f257ca6..4c174e4a5d 100644 --- a/langs/shared-questions/zh_Hant.json +++ b/langs/shared-questions/zh_Hant.json @@ -27,6 +27,9 @@ "then": "位於 1 樓" }, "2": { + "then": "位於 1 樓" + }, + "3": { "then": "位於 2 樓" } }