This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathserver.json
47 lines (47 loc) · 2.05 KB
/
server.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"allownotifications": "Allow notifications.",
"allownotificationsText": "If you allow notifications, then you will get informed about payments and donations.",
"youreAlmostDone": "You're almost done!",
"nextClick": " Next, click the",
"bitTubeBrowserExtension": "BitTube browser extension",
"to": "to",
"signIn": "sign in.",
"addTo": "Add to",
"browser": "browser",
"register": "Register",
"or": "or",
"yourAccountActivated": "Your account has been activated",
"clickThe": "Click the",
"toStartAirTime": "to start to use AirTime.",
"resetPassword": "Reset Password",
"pleaseTypePassword": "Please type here your new password.",
"password": "Password",
"confirmPassword": "Confirm password",
"savePassword": "Save Password",
"validateForm": {
"passwordRequired": "Password required",
"passwordInvalid": "Password is invalid",
"passwordTooShort": "Password is too short",
"confirmPasswordRequired": "Confirm password required",
"confirmPasswordInvalid": "Confirm password is invalid",
"confirmPasswordTooShort": "Confirm password is too short",
"passwordMatch": "The password doesnt match"
},
"yourpasswordChanged": "Your password has been changed.",
"toLoginNewPassword": "to login with your new password.",
"theLinkExpired": "The link has expired.",
"paymentError": "Payment error",
"somethingWrong": "Something went wrong during the purchase, we have not charged your account, please try again.",
"paymentSuccessfull": "Payment successfull",
"weTransfered": "We transfered",
"tUBEsYourWallet": "TUBEs to your wallet.",
"ThisProcess60Minutes": "This process can take up to 60 minutes until your TUBEs are spendable.",
"openExplorer": "Open in explorer",
"goToWallet": "Go to wallet",
"toResendNewEmail": "to resend a new email to recover your password",
"toResendNewActivationEmail": "to resend a new activation email.",
"ohWell": "Oh well...",
"youReceiveNotifications": "You will not receive notifications from us.",
"toEnableNotifications": "To enable notifications please follow this",
"guide": "Guide"
}