mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
l10n: dedupe message, fix typo (#491)
This commit is contained in:
parent
72fb3e0ba5
commit
cec9516544
3 changed files with 2 additions and 8 deletions
|
|
@ -110,7 +110,7 @@
|
|||
"notification-server-removed": "Server removed",
|
||||
"oauth-account-active": "Your DigitalOcean account has been activated.",
|
||||
"oauth-account-active-tag": "Account activated! Loading server locations...",
|
||||
"oauth-activate-account": "Activate you DigitalOcean account.",
|
||||
"oauth-activate-account": "Activate your DigitalOcean account.",
|
||||
"oauth-billing": "Enter your billing information on digitalocean.com and return to the app once you are done.",
|
||||
"oauth-billing-tag": "Enter billing information...",
|
||||
"oauth-connect-description": "With your account, Outline makes it easy to create a server and get connected.",
|
||||
|
|
@ -119,7 +119,6 @@
|
|||
"oauth-sign-out": "Sign Out",
|
||||
"oauth-verify": "Check your inbox for an email from DigitalOcean, and click the link in it to confirm your account.",
|
||||
"oauth-verify-tag": "Confirm your email...",
|
||||
"oauth-verify-title": "Activate you DigitalOcean account.",
|
||||
"okay": "OK",
|
||||
"region-description": "This is where your internet experience will come from.",
|
||||
"region-setup": "Set up Outline",
|
||||
|
|
|
|||
|
|
@ -119,7 +119,6 @@
|
|||
"oauth-sign-out": "ចាកចេញ",
|
||||
"oauth-verify": "សូមពិនិត្យមើលប្រអប់សំបុត្ររបស់អ្នកសម្រាប់អ៉ីម៉ែលមួយពី DigitalOcean ហើយចុចតំណភ្ជាប់លើវាដើម្បីបញ្ជាក់ពីគណនីរបស់អ្នក។",
|
||||
"oauth-verify-tag": "បញ្ជាក់អ៉ីមែលរបស់អ្នក...",
|
||||
"oauth-verify-title": "ដំណើរការគណនី DigitalOcean របស់អ្នក",
|
||||
"okay": "យល់ព្រម",
|
||||
"region-description": "នេះគឺជាបទពិសោធន៍អ៉ីនធើណិតរបស់អ្នក។",
|
||||
"region-setup": "តឡើង Outline",
|
||||
|
|
|
|||
|
|
@ -536,7 +536,7 @@
|
|||
"description": "This string appears in the DigitalOcean account creation flow as a paragraph. Displayed when the user's DigitalOcean account has been successfully activated."
|
||||
},
|
||||
"oauth_activate_account": {
|
||||
"message": "Activate you DigitalOcean account.",
|
||||
"message": "Activate your DigitalOcean account.",
|
||||
"description": "This string appears in the DigitalOcean account creation flow as a header. Displayed when the account has been created but not yet active. DigitalOcean is a cloud provider name and should not be translated."
|
||||
},
|
||||
"oauth_billing": {
|
||||
|
|
@ -571,10 +571,6 @@
|
|||
"message": "Confirm your email...",
|
||||
"description": "This string appears in the DigitalOcean account creation flow as a paragraph. Displayed when the user has not yet confirmed the registered email for their DigitalOcean account."
|
||||
},
|
||||
"oauth_verify_title": {
|
||||
"message": "Activate you DigitalOcean account.",
|
||||
"description": "This string appears in the DigitalOcean account creation flow as a title. Displayed when the user has not yet activated their DigitalOcean account."
|
||||
},
|
||||
"okay": {
|
||||
"message": "OK",
|
||||
"description": "This string appears across the application as a button. It lets the user acknowledge displayed information. Clicking dismisses the enclosing UI element."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue