Files
tgCrewLanding/src/i18n/en-US/index.js
CCTVcalc c84b9788d9
All checks were successful
continuous-integration/drone/push Build is passing
update landing
2025-08-20 13:19:32 +03:00

1 line
4.9 KiB
JavaScript

export default { EN: 'EN', RU: 'RU', '': '', main__how_it_works: 'How it works?', main__price: 'Tariff', main__faq: 'FAQ', main__contacts: 'Contacts', banner__slogan_prepend: 'More than just chats', banner__slogan_body: 'Your project\'s workspace in', banner__main_btn: 'Fly', problem__address_book: 'Address Book', problem__address_book_description: 'No more guessing who\'s who.', problem__tasks: 'Tasks', problem__tasks_description: 'Did you agree on something? Lock it in!', problem__meeting: 'Meeting', problem__meeting_description: 'A meeting or a conference call — schedule it right in the chat.', problem__files: 'Files', problem__files_description: 'No need to remember which chat had that file — everything is in one place now.', problem__privacy: 'Access Rights', problem__privacy_description: 'Users can only see information from the chats they are in.', how_it_works__title: 'How it works?', how_works__step1: 'Step 1', how_works__step1_description: 'Create a new project or select an existing one', how_works__step2: 'Step 2', how_works__step2_description: 'Attach a chat to the app', how_works__step3: 'Step 3 (Optional)', how_works__step3_description: 'Set up the address book', how_works__step4: 'Done!', how_works__step4_description: 'Access via the button in the pinned message', how_works__step_user: 'User', how_works__step_admin: 'Administrator', price__title: 'Tariff', price__per_month: 'per month', price__free_tax: 'FREE', price__chats: 'chats', price__stars_pay: 'Payment via', price__stars_description: 'Telegram\'s internal currency', price__tariff_description: 'All plans include full functionality: an unlimited number of users, projects, tasks, and meetings.', FAQ__title: 'Frequently Asked Questions (FAQ)', faq__question_1: 'Who is this app for?', faq__answer_1: 'If you actively communicate on projects in Telegram chats, this app will create a unified information space for you, where you can also connect contractors.', faq__question_2: 'Can I buy a subscription directly, without using Telegram Stars?', faq__answer_2: 'Unfortunately, that\'s not possible. We use Telegram Stars as the only payment system for mini-apps—this is a rule of the platform itself.', faq__question_3: 'Why does the bot need chat admin rights?', faq__answer_3: 'To help you! For the core functions to work—collecting files, creating meeting and task notifications right in the chat—the bot needs rights to read messages and manage messages. This is standard practice for functional bots. We guarantee that your data is confidential and is not shared with third parties (learn more in our Privacy Policy).', faq__question_4: 'Where are my files and data stored?', faq__answer_4: 'Your files and messages remain in your Telegram chats on Telegram\'s servers. We do not store them ourselves. The app merely organizes them, providing convenient search and display.', faq__question_5: 'Why are some contacts in the address book not fully displayed?', faq__answer_5: 'The contact information (name, position, phone, email) is entered into the system by your project\'s administrator. However, for this full data to be displayed to other participants, the user themselves must give their consent upon first launching the app. This is a requirement of personal data protection laws. Thus, you will only see the information that the administrator has added to your book and that the user has permitted to be shown.', faq__question_6: 'What happens if I remove the bot from a chat or stop tracking?', faq__answer_6: 'The app will stop receiving new messages and files from that chat. All previously collected information will remain in your history and will be available for search, but it will no longer update. This is convenient when a project is completed but its archive needs to be preserved.', faq__question_7: 'Can one chat be linked to several projects at once?', faq__answer_7: 'No, one chat can only be linked to one project. This helps maintain order and avoids confusing participants. But you can easily switch between all projects you have access to—even from different administrators.', faq__question_8: 'Can participants of one project see data from another?', faq__answer_8: 'No, all projects are completely independent. This is done for your confidentiality. Information from one project (chats, files, tasks, contacts) never leaks into another. Moreover, the same user can appear in different projects in different roles and from different companies. When switching between projects, you only see the information relevant to the selected project.', faq__description: 'Still have questions? We\'re here to help:', footer__docs: 'App documents', footer__doc_terms_of_use: 'Term of use', footer__doc_privacy_policy: 'Privacy Policy', footer__contacts_location: 'Russia, Moscow/Voronezh', footer__description_user_data: 'The site does not collect user data, use cookies, or track user activity.' }