From 1e14bd7b7dd971db5aad434a20b0fd2ec761f350 Mon Sep 17 00:00:00 2001 From: Bram Date: Fri, 29 Mar 2024 06:32:06 +0100 Subject: [PATCH] Added translation using Weblate (Ukrainian) --- translations/apps/gotosocial/manifest/uk.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 translations/apps/gotosocial/manifest/uk.json diff --git a/translations/apps/gotosocial/manifest/uk.json b/translations/apps/gotosocial/manifest/uk.json new file mode 100644 index 0000000..77a3d85 --- /dev/null +++ b/translations/apps/gotosocial/manifest/uk.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": "" +}