From d8bb5ad2d801193cedeb06190e6735ae964450b1 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 4 May 2018 23:15:26 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index fb18b441..3949ce79 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1037,7 +1037,7 @@ "testupgrade_manifest_arguments_install_help_path": "This will be the URL path of your application, not your file system path", "testupgrade_manifest_arguments_install_is_public": "Is it a public site ?", "testupgrade_manifest_arguments_install_path": "Choose a path for TestUpgrade", - "testupgrade_manifest_arguments_install_test_translation_generation": "Some random string to see if this is included in en.json", + "testupgrade_manifest_arguments_install_test_translation_generation": "Some random string to see if this is included in en.json foobar", "testupgrade_manifest_description": "Dummy app for testing upgrade. Development purpose.", "thelounge_manifest_arguments_install_domain": "Choose a domain name for The Lounge", "thelounge_manifest_arguments_install_is_public": "Is it a public application?",