diff --git a/quality-web/de/quality_web.json b/quality-web/de/quality_web.json index 5fe642cd..bad78105 100644 --- a/quality-web/de/quality_web.json +++ b/quality-web/de/quality_web.json @@ -49,6 +49,7 @@ "go_back": "Zur\u00fcck", "paste_as_text": "Als Text einf\u00fcgen", "licensed_under": "Dieses Werk ist lizensiert nach", - "reload_application": "Anwendung neu laden" + "reload_application": "Anwendung neu laden", + "more": "Weiteres" } } \ No newline at end of file diff --git a/quality-web/en/quality_web.json b/quality-web/en/quality_web.json index 032fd409..bf9c6eb9 100644 --- a/quality-web/en/quality_web.json +++ b/quality-web/en/quality_web.json @@ -49,6 +49,7 @@ "go_back": "Go back", "paste_as_text": "Paste in plain text", "licensed_under": "This work is licensed under", - "reload_application": "Reload application" + "reload_application": "Reload application", + "more": "More" } } \ No newline at end of file diff --git a/quality-web/hu/quality_web.json b/quality-web/hu/quality_web.json index 032fd409..bf9c6eb9 100644 --- a/quality-web/hu/quality_web.json +++ b/quality-web/hu/quality_web.json @@ -49,6 +49,7 @@ "go_back": "Go back", "paste_as_text": "Paste in plain text", "licensed_under": "This work is licensed under", - "reload_application": "Reload application" + "reload_application": "Reload application", + "more": "More" } } \ No newline at end of file diff --git a/quality-web/ru/quality_web.json b/quality-web/ru/quality_web.json index 032fd409..bf9c6eb9 100644 --- a/quality-web/ru/quality_web.json +++ b/quality-web/ru/quality_web.json @@ -49,6 +49,7 @@ "go_back": "Go back", "paste_as_text": "Paste in plain text", "licensed_under": "This work is licensed under", - "reload_application": "Reload application" + "reload_application": "Reload application", + "more": "More" } } \ No newline at end of file diff --git a/quality-web/uk/quality_web.json b/quality-web/uk/quality_web.json index 032fd409..bf9c6eb9 100644 --- a/quality-web/uk/quality_web.json +++ b/quality-web/uk/quality_web.json @@ -49,6 +49,7 @@ "go_back": "Go back", "paste_as_text": "Paste in plain text", "licensed_under": "This work is licensed under", - "reload_application": "Reload application" + "reload_application": "Reload application", + "more": "More" } } \ No newline at end of file