chore: new translations (#2183)

* new translations
* chore: make bundle
This commit is contained in:
Pavol Rusnak
2023-12-19 11:22:37 +01:00
committed by GitHub
parent a15af87f9b
commit 95f6ae2bb6
17 changed files with 525 additions and 26 deletions
+34 -1
View File
@@ -194,5 +194,38 @@ window.localisation.pi = {
hour: 'hour',
disable_server_log: "Disabl' %{Server} Log",
enable_server_log: 'Enable Server Log',
coming_soon: "Feature comin' soon"
coming_soon: "Feature comin' soon",
session_has_expired: 'Yer session has expired. Please login again.',
instant_access_question: "Be wantin' quick entry, aye?",
login_with_user_id: 'Login with user ID',
or: 'arr',
create_new_wallet: 'Create New Wallet',
login_to_account: 'Log in to yer account',
create_account: 'Create account',
account_settings: "Account Settin's",
signin_with_google: "Sign in wit' Google",
signin_with_github: "Sign in wit' GitHub",
username_or_email: 'Usarrrname or Email',
password: 'Passwarrd',
password_config: 'Passwarrd Config',
password_repeat: 'Passwarrd repeat',
change_password: 'Change Passwarrd',
set_password: 'Set yer Secret Code',
invalid_password: "Passwarrd must be havin' at leest 8 charrracters",
login: 'Log in',
register: 'Sign on',
username: 'Username',
user_id: 'User ID',
email: 'Email',
first_name: 'Firrrst Name',
last_name: 'Surname',
picture: "pictur'",
verify_email: 'Verify email with',
account: 'Arrrccount',
update_account: "Updatin' Arrrccount",
invalid_username: 'Username be not valid, matey!',
auth_provider: 'Auth Provider becometh Auth Provider, ye see?',
my_account: 'Me Arrrccount',
back: 'Return',
logout: 'Log out yer session'
}