mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-22 14:18:32 +03:00
New translations en-us.json (Swedish)
This commit is contained in:
parent
031eb2dc29
commit
0e029c1bfb
@ -381,6 +381,7 @@
|
|||||||
"login": {
|
"login": {
|
||||||
"signin": "Login",
|
"signin": "Login",
|
||||||
"login_with_hs": "Login with hivesigner",
|
"login_with_hs": "Login with hivesigner",
|
||||||
|
"signin_with_hiveauth": "Login with hiveauth",
|
||||||
"signup": "JOIN NOW",
|
"signup": "JOIN NOW",
|
||||||
"signin_title": "To get all the benefits of using Ecency",
|
"signin_title": "To get all the benefits of using Ecency",
|
||||||
"username": "användarnamn",
|
"username": "användarnamn",
|
||||||
@ -402,6 +403,22 @@
|
|||||||
"signup_now": "Registrera dig nu!",
|
"signup_now": "Registrera dig nu!",
|
||||||
"or": "ELLER"
|
"or": "ELLER"
|
||||||
},
|
},
|
||||||
|
"hiveauth": {
|
||||||
|
"title": "Hive Auth",
|
||||||
|
"initiating": "Initiating...",
|
||||||
|
"authenticating": "Authenticating...",
|
||||||
|
"requesting": "Requesting...",
|
||||||
|
"logging_in": "Logging In...",
|
||||||
|
"auth_success": "Authentication Successful",
|
||||||
|
"auth_fail": "Authentication Failed",
|
||||||
|
"transaction_success": "Transaction Successful",
|
||||||
|
"transaction_fail": "Transaction Failed",
|
||||||
|
"not_installed": "Hive authentication app not installed",
|
||||||
|
"missing_op_arr": "Missing operations array to broadcast",
|
||||||
|
"invalid_auth_type": "Invalid auth type",
|
||||||
|
"decrypt_fail": "Failed to decrypt hive auth key",
|
||||||
|
"expired": "Hive auth key is expired, re-authenticate and try again"
|
||||||
|
},
|
||||||
"register": {
|
"register": {
|
||||||
"modal_title": "Get Hive Account",
|
"modal_title": "Get Hive Account",
|
||||||
"button": "Sign Up",
|
"button": "Sign Up",
|
||||||
@ -704,7 +721,7 @@
|
|||||||
"claim_failed": "Failed to claim rewards, {message}",
|
"claim_failed": "Failed to claim rewards, {message}",
|
||||||
"connection_issues": "The server is unreachable, please check your connection and try again.",
|
"connection_issues": "The server is unreachable, please check your connection and try again.",
|
||||||
"open_settings": "Open Settings",
|
"open_settings": "Open Settings",
|
||||||
"auth_expired": "We need to verify you still has access to your keys, please verify login.",
|
"auth_expired": "Your session has expired. Please verify your login to confirm access to your account.",
|
||||||
"verify": "Verify",
|
"verify": "Verify",
|
||||||
"logging_out": "Logging out {username}"
|
"logging_out": "Logging out {username}"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user