From 552c6db7d341a3e83cf437617274a7e10bf2f6d4 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Mon, 25 Mar 2024 02:55:28 +0100 Subject: [PATCH] feat(apps/i18n): extract strings to translate for application 13ft --- translations/apps/13ft/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/translations/apps/13ft/en.json b/translations/apps/13ft/en.json index 1d1073d..857d036 100644 --- a/translations/apps/13ft/en.json +++ b/translations/apps/13ft/en.json @@ -1 +1,3 @@ -{"description": "Fast ActivityPub social network server written in Go", "install_admin_ask": "Name your admin user for GoToSocial", "install_admin_help": "Must be in lower case and without special characters.", "install_email_ask": "The email adress of your admin account.", "install_password_help": "Must contain: upper case, lower case, number and special character.", "install_accounts_registration_open_ask": "Open registration?", "install_accounts_registration_open_help": "Do you want people to be able to just submit sign up requests (true), or do you want invite only (false)?", "install_accounts_approval_required_ask": "Registration approval?", "install_accounts_approval_required_help": "Do sign up requests require approval from an admin/moderator before an account can sign in/use the server?", "install_accounts_reason_required_ask": "Request registration reason?", "install_accounts_reason_required_help": "Are sign up requests required to submit a reason for the request (eg., an explanation of why they want to join the instance)?"} \ No newline at end of file +{ + "description": "Bypass paywall by acting as GoogleBot" +} \ No newline at end of file