-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(localize): updated translation from Crowdin #240
Changes from all commits
664cb18
3d9b4fb
e33b550
a5e135a
82a4730
d9126cf
d7f2f23
2d31f96
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -8,14 +8,20 @@ Organized is a free progressive web application crafted specifically for Jehovah | |||||
|
||||||
![Organized wallpaper](./img/wallpaper-4k.png) | ||||||
|
||||||
## How Organized is different compared to other theocratic apps? | ||||||
|
||||||
We know that there are other apps aiming to support congregations. We're not trying to judge which app is the best. Simply try Organized to see if it's a good fit for you. | ||||||
|
||||||
Some of the Organized differentiators are: 1. Free for everyone, 2. Open source code with full transparency, 3. User-centered design-first approach, 4. Easy and convenient to use, 5. Cross-platform flexibility. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The phrase "Open source code with full transparency" might benefit from a hyphen to form a compound adjective when it precedes a noun, enhancing clarity. - Open source code with full transparency
+ Open-source code with full transparency Committable suggestion
Suggested change
|
||||||
|
||||||
## Is Organized an official application from the organization? | ||||||
|
||||||
No, it is not an official app from the organization of Jehovah’s Witnesses. Organized offers beneficial features for congregations, but its use is your choice. We recommend speaking with your congregation elders before starting to use the app for the whole congregation. Also, we know that there are other similar apps, each with its own way of helping, but all aim to support congregations. We're not trying to judge which app is the best. Simply try Organized to see if it's a good fit for you. | ||||||
No, it is not an official app from the organization of Jehovah’s Witnesses. Organized offers beneficial features for congregations, but its use is your choice. We recommend speaking with your congregation elders before starting to use the app for the whole congregation. | ||||||
|
||||||
## Why Organized is a web application? Is it safe? | ||||||
## Why Organized is a web application? Is it safe to use in a congregation? | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The phrasing "Why Organized is a web application?" is grammatically awkward. Consider rephrasing for clarity and coherence. - Why Organized is a web application? Is it safe to use in a congregation?
+ Why is Organized a web application? Is it safe to use in a congregation? Committable suggestion
Suggested change
|
||||||
|
||||||
We believe that transitioning from desktop applications to web applications offers more advantages and flexibility. Web applications are not dependent on system or hardware specifications; you can launch them from any platform or device with a browser, whether you work with Windows, Mac, Linux, ChromeOS or mobile Android, iPadOS, or iOS devices. We are well aware of the security challenges of web applications. Be confident that we have built the app using the most advanced and secure approach, and we are actively enhancing the security of Organized, consistently keeping up with the latest advancements and changes in web technologies. We've implemented multiple special security measures (for example, local storage, end-to-end encryption, two-factor authentication, app lock feature, and more) to ensure that only members of your congregation can access the information, keeping it strongly confidential. | ||||||
|
||||||
# What are the benefits of using Organized app? | ||||||
## What are the benefits of using Organized app? | ||||||
|
||||||
When it comes to tangible benefits in real-life situations, consider the following: Reduced stress for every congregation member, hundreds of hours saved for appointed brothers, streamlined digital processes with way less waste, improved speed of collaboration, and enhanced convenience for all. To explore Organized in a more visual format, feel free to visit our [YouTube channel](https://www.youtube.com/@organized-app) or the [About Organized](https://about.organized-app.com) webpage — an ideal resource to introduce Organized to others. |
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,46 @@ | ||||||
--- | ||||||
sidebar_position: 2 | ||||||
--- | ||||||
|
||||||
# App overview and navigation | ||||||
|
||||||
Organized is a helpful all-in-one app made for everyone in a congregation. You can access all its features easily on the Home page. Let's take a closer look! | ||||||
|
||||||
## Home page dashboard | ||||||
|
||||||
When you first open Organized, you'll land on the home page. Think of this as your starting point to access everything the app offers. We've organized different congregation activities into easy-to-find categories like Meetings, Ministry, Persons, Reports, and more to be added with the new versions. This setup makes it simple for you to navigate and find what you need based on category. | ||||||
|
||||||
![Organized dashboard](./img/dashboard.png) | ||||||
|
||||||
## Exploring cards | ||||||
|
||||||
On the home page, you'll see different cards representing each category, such as Ministry or Meetings. These cards act like shortcuts. Clicking on any card takes you deeper into that category, showing you more specific information or actions related to it. For example, clicking on the 'Meetings' card items will open a full page where you can view upcoming meetings or other related details. | ||||||
|
||||||
![Organized dashboard](./img/meeting-card.png) | ||||||
|
||||||
## Upcoming assignments | ||||||
|
||||||
By clicking ‘My assignments’ button, you find a complete list of meeting assignments you have coming up. These are tasks or responsibilities assigned to you for future weeks or months. You can add these assignments to your own calendar app to integrate it with your personal schedule. | ||||||
|
||||||
![Organized dashboard](./img/my-assignments.png) | ||||||
|
||||||
## Header features | ||||||
|
||||||
Look at the top of your screen, and you'll spot some useful tools in the header. Here, you can switch between light and dark modes for better viewing comfort, check your latest notifications, adjust the app language, or access your profile settings. Plus, we've added some extra helpful links like "How to Use Organized" and "Support the App" right there for easy access. | ||||||
|
||||||
![Organized dashboard](./img/header-menu.png) | ||||||
|
||||||
## Inside any page | ||||||
|
||||||
Whenever you navigate inside any section or page, a few elements remain constant at the top: | ||||||
|
||||||
1. the page name | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The list items following "a few elements remain constant at the top:" should start with uppercase letters for consistency and readability. - 1. the page name
+ 1. The page name
- 2. the back arrow to return to the previous page
+ 2. The back arrow to return to the previous page
- 3. action buttons for main tasks
+ 3. Action buttons for main tasks
- 4. underneath, the actual content of the page you're viewing.
+ 4. Underneath, the actual content of the page you're viewing. Committable suggestion
Suggested change
|
||||||
2. the back arrow to return to the previous page | ||||||
3. action buttons for main tasks | ||||||
4. underneath, the actual content of the page you're viewing. | ||||||
|
||||||
![Organized dashboard](./img/page-structure.png) | ||||||
|
||||||
This consistent layout ensures you always know where you are and how to move around. | ||||||
|
||||||
#### We've designed Organized with simplicity and user-friendliness in mind, making it easy for you to manage various congregation activities almost effortlessly! Now, feel free to explore other features and tips on other pages of the documentation! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The sentence "Simply try Organized to see if it's a good fit for you." starts with "Simply" which is not a proper noun. Consider starting the sentence with a lowercase letter unless it's following a period or is part of a title.
Committable suggestion