From 8cbbba32e75f5474a3266d1a9aadd7548a00d69d Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Mon, 17 Jun 2024 17:31:40 +0200 Subject: [PATCH] Added translation using Weblate (Spanish) --- .../apps/test_app_for_translation/manifest/es.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 translations/apps/test_app_for_translation/manifest/es.json diff --git a/translations/apps/test_app_for_translation/manifest/es.json b/translations/apps/test_app_for_translation/manifest/es.json new file mode 100644 index 0000000..77a3d85 --- /dev/null +++ b/translations/apps/test_app_for_translation/manifest/es.json @@ -0,0 +1,13 @@ +{ + "description": "", + "install_accounts_approval_required_ask": "", + "install_accounts_approval_required_help": "", + "install_accounts_reason_required_ask": "", + "install_accounts_reason_required_help": "", + "install_accounts_registration_open_ask": "", + "install_accounts_registration_open_help": "", + "install_admin_ask": "", + "install_admin_help": "", + "install_email_ask": "", + "install_password_help": "" +}