diff --git a/locales/en.json b/locales/en.json index 07e6294a..3b41675f 100644 --- a/locales/en.json +++ b/locales/en.json @@ -981,6 +981,13 @@ "turtl_manifest_arguments_install_is_public": "Is it a public server? (should we announce it?)", "turtl_manifest_arguments_install_path": "Choose a path for Turtl", "turtl_manifest_description": "Turtl lets you take notes, bookmark websites, and store documents for sensitive projects. From sharing passwords with your coworkers to tracking research on an article you're writing, Turtl keeps it all safe from everyone but you and those you share with.", + "ulogger_manifest_arguments_install_admin": "Choose an admin user", + "ulogger_manifest_arguments_install_domain": "Choose a domain name for ulogger", + "ulogger_manifest_arguments_install_is_public": "Is it a public application?", + "ulogger_manifest_arguments_install_language": "Choose the application language", + "ulogger_manifest_arguments_install_password": "Password for the admin account (At least 6 characters long)", + "ulogger_manifest_arguments_install_path": "Choose a path for ulogger", + "ulogger_manifest_description": "ulogger package for YunoHost.", "umap_manifest_arguments_install_admin": "Choose the umap administrator (must be an existing YunoHost user)", "umap_manifest_arguments_install_bitbucket_key": "Bitbucket Key (Optional field)", "umap_manifest_arguments_install_bitbucket_secret": "Bitbucket Secret Key (Optional field)",