From bbcba005c0bd068912b0809843ed92a2c18456ab Mon Sep 17 00:00:00 2001 From: collateral127 Date: Tue, 24 Jan 2023 11:45:08 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (23 of 23 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/en_GB/ --- lang/common/en-gb.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/lang/common/en-gb.json b/lang/common/en-gb.json index fb17ca3..0bcc3da 100644 --- a/lang/common/en-gb.json +++ b/lang/common/en-gb.json @@ -1,5 +1,29 @@ { "meta": { "name": "English (GB)" + }, + "strings": { + "continue": "Continue", + "time24h": "24h Time", + "linkTelegram": "Link Telegram", + "send": "Send", + "linkDiscord": "Link Discord", + "linkMatrix": "Link Matrix", + "contactDiscord": "Contact through Discord", + "username": "Username", + "password": "Password", + "emailAddress": "Email Address", + "copy": "Copy", + "copied": "Copied", + "submit": "Submit", + "success": "Success", + "error": "Error", + "time12h": "12h Time", + "theme": "Theme", + "contactEmail": "Contact through Email", + "contactTelegram": "Contact through Telegram", + "name": "Name", + "refresh": "Refresh", + "required": "Required" } }