From fe8dd3d4bee7440ad61a3c111b08e2fad84ac64b Mon Sep 17 00:00:00 2001 From: root Date: Fri, 4 May 2018 23:00:28 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en.json b/locales/en.json index 9db6a822..fb18b441 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1037,6 +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_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?",