From 410836a1f4cba6bb00d44f94f80d4e5b14112852 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 18 Jun 2018 16:51:12 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/en.json b/locales/en.json index 765a3220..42e57019 100644 --- a/locales/en.json +++ b/locales/en.json @@ -267,6 +267,10 @@ "filebin_manifest_arguments_install_is_public": "Is it a public Filebin site ?", "filebin_manifest_arguments_install_path": "Choose a path for Filebin", "filebin_manifest_description": "A minimalist, opensource online pastebin where the server has zero knowledge of pasted data - File Edition", + "firefly-iii_manifest_arguments_install_admin": "Choose an admin user (should be a YunoHost registered user)", + "firefly-iii_manifest_arguments_install_domain": "Choose a domain name for Firefly III", + "firefly-iii_manifest_arguments_install_is_public": "Is it a public application?", + "firefly-iii_manifest_description": "Firefly III package for YunoHost.", "firefly3_manifest_arguments_install_admin": "Choose an admin user(Should be a YunoHost registered user)", "firefly3_manifest_arguments_install_domain": "Choose a domain name for Firefly3", "firefly3_manifest_arguments_install_is_public": "Is it a public application?",