-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0c3cc88
commit 2607f83
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
"tr_accountCreated": "Your Organized account is registered. Notify your congregation administrator so he can assign you the required permissions. Then refresh the page to log in.", | ||
"tr_createCongregationAccount": "Create congregation", | ||
"tr_unauthorizedRole": "<p>Your account is all set! To access the Organized app, please ask your congregation’s app administrator to give you permissions and refresh the page in 5 minutes.</p><p>Elders can contact us at <a href='mailto:[email protected]'>[email protected]</a> if they need assistance.</p>", | ||
"tr_oauthAccept": "<p>Learn more about our <a href='https://sws2apps.com/terms/' title='Terms of Use' target='_blank' rel='noopener'>Terms of Use</a> and <a href='https://sws2apps.com/privacy/' title='Privacy Policy' target='_blank' rel='noopener'>Privacy Policy</a>.</p>", | ||
"tr_oauthAccept": "<p>Learn more about out <a href='https://sws2apps.com/terms/' title='Terms of Use' target='_blank' rel='noopener'>Terms of Use</a> and <a href='https://sws2apps.com/privacy/' title='Privacy Policy' target='_blank' rel='noopener'>Privacy Policy</a>.</p>", | ||
"tr_signInDesc": "Choose how you want to log in", | ||
"tr_emailAuth": "Email authentication", | ||
"tr_emailAuthDesc": "Enter your email to get a link for Organized authentication", | ||
|
@@ -88,14 +88,14 @@ | |
"tr_testAppWelcome": "Welcome to Organized test mode!", | ||
"tr_testAppWelcomeDesc": "<p>This is a test environment with pre-filled data for an imaginary congregation. Explore features such as schedules, assignments, ministry, reports, and more! Any changes you make will reset after the app reload.</p><p>To start using the real Organized app, open <a href='https://organized-app.com' target='_blank'>organized-app.com</a> in your browser.</p>", | ||
"tr_congregationExists": "This congregation already exists in Organized. Contact your congregation administrator to give you the necessary roles.", | ||
"tr_congregationMasterKeyVerify": "Verify congregation master key", | ||
"tr_congregationMasterKeyVerify": "Confirm congregation master key", | ||
"tr_encryptionCodeNoticeMatch": "Keys match", | ||
"tr_congregationAccessCodeCreateDesc": "This access code securely encrypts your shared congregation's data, including reports from publishers and schedules.", | ||
"tr_congregationAccessCodeCreate": "Create congregation access code", | ||
"tr_congregationAccessCodeNoticeLength": "At least 8 characters", | ||
"tr_congregationAccessCodeSet": "Set access code", | ||
"tr_congregationAccessCodeVerify": "Verify congregation access code", | ||
"tr_congregationAccessCodeNotice": "Always use a different code from your congregation’s master key. Ensure the code is relatively simple yet secure.", | ||
"tr_congregationAccessCodeVerify": "Confirm congregation access code", | ||
"tr_congregationAccessCodeNotice": "Always use a different code from your congregation’s master key. Ensure the code is simple yet secure.", | ||
"tr_congregationAccessCodeLostDesc": "Please enter the access code to your congregation. This unique code is specific to your congregation and is necessary to connect and access it.", | ||
"tr_setCongregationMasterKey": "Set congregation master key", | ||
"tr_createCongregationMasterKey": "Create congregation master key", | ||
|
@@ -122,5 +122,5 @@ | |
"tr_createMasterKey": "Create master key", | ||
"tr_createMasterKeyDesc": "<p><strong>First, create your congregation master key.</strong> It securely encrypts your congregation's data, including reports and persons, and is essential for administrative tasks such as data export/import and settings adjustments.</p>", | ||
"tr_createAccessCode": "Create access code", | ||
"tr_createAccessCodeDesc": "<p><strong>Finally, create the access code.</strong> This unique code allows new users to connect to your congregation in Organized. It ensures that your congregation’s information always remains secure, granting access only to approved users.</p>" | ||
"tr_createAccessCodeDesc": "<p><strong>Finally, create the access code.</strong> This unique code allows new users to connect and log in securely. It encrypts data and is required for accessing your congregation in the Organized app.</p>" | ||
} |