Skip to content

Commit

Permalink
i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoevanp committed Oct 3, 2023
1 parent 93864e8 commit 1f36072
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5860,6 +5860,8 @@
"onboarding.component.form.action.registerWorkspace": "Register workspace",
"onboarding.component.form.action.registerOffline": "Register offline",
"onboarding.component.form.action.confirm": "Confirm",
"onboarding.component.form.action.pasteHere": "Paste here...",
"onboarding.component.form.action.completeRegistration": "Complete registration",
"onboarding.component.form.termsAndConditions": "I agree with <1>Terms and Conditions</1> and <3>Privacy Policy</3>",
"onboarding.component.emailCodeFallback": "Didn’t receive email? <1>Resend</1> or <3>Change email</3>",
"onboarding.page.form.title": "Let's launch your workspace",
Expand Down Expand Up @@ -5913,7 +5915,8 @@
"onboarding.form.organizationInfoForm.fields.country.label": "Country",
"onboarding.form.organizationInfoForm.fields.country.placeholder": "Select",
"onboarding.form.registerOfflineForm.title": "Register Offline",
"onboarding.form.registerOfflineForm.description": "If for any reason your workspace can’t be connected to the internet, follow these steps:<1></1>1. Go to: <2>cloud.rocket.chat > Workspaces</2> and click “<3>Register self-managed</3>”<4></4>2. Copy the token and paste it below",
"onboarding.form.registerOfflineForm.copyStep.description": "If for any reason your workspace can’t be connected to the internet, follow these steps:<1></1>1. Go to: <2>cloud.rocket.chat > Workspaces</2> and click “<3>Register self-managed</3>”<4></4>2. Click “<5>Continue offline</5>”<6></6>3. In the <7>Register offline workspace</7> dialog in cloud.rocket.chat, paste the token in the box below",
"onboarding.form.registerOfflineForm.pasteStep.description": "1. In <1>cloud.rocket.chat</1> get the generated text and paste below to complete your registration process",
"onboarding.form.registerOfflineForm.fields.registrationToken.inputLabel": "Registration token",
"onboarding.form.registeredServerForm.title": "Register your workspace",
"onboarding.form.registeredServerForm.included.push": "Mobile push notifications",
Expand Down

0 comments on commit 1f36072

Please sign in to comment.