Translated using Weblate (English)

Currently translated at 100.0% (557 of 557 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/en/
This commit is contained in:
Jana 2022-02-21 17:45:33 +00:00 committed by Hosted Weblate
parent f114166813
commit ea0753dbdb
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,7 +1,7 @@
{ {
"@@locale": "en", "@@locale": "en",
"@@last_modified": "2021-08-14 12:38:37.885451", "@@last_modified": "2021-08-14 12:38:37.885451",
"passwordsDoNotMatch": "Passwords do not match!", "passwordsDoNotMatch": "passwordsDoNotMatch",
"@passwordsDoNotMatch": {}, "@passwordsDoNotMatch": {},
"pleaseEnterValidEmail": "Please enter a valid email address.", "pleaseEnterValidEmail": "Please enter a valid email address.",
"@pleaseEnterValidEmail": {}, "@pleaseEnterValidEmail": {},
@ -2748,5 +2748,7 @@
"videoCallsBetaWarning": "Please note that video calls are currently in beta. They might not work as expected or work at all on all platforms.", "videoCallsBetaWarning": "Please note that video calls are currently in beta. They might not work as expected or work at all on all platforms.",
"@videoCallsBetaWarning": {}, "@videoCallsBetaWarning": {},
"experimentalVideoCalls": "Experimental video calls", "experimentalVideoCalls": "Experimental video calls",
"emailOrUsername": "Email or username" "@experimentalVideoCalls": {},
"emailOrUsername": "Email or username",
"@emailOrUsername": {}
} }