Commit graph

222 commits

Author SHA1 Message Date
Бахирев dae224d169 update 2024-05-03 11:40:42 +03:00
Бахирев 7f066f4e23 update 2024-05-03 11:34:46 +03:00
Бахирев 8196e23ed8 update 2024-05-03 00:54:10 +03:00
Бахирев 6f27ca2970 update 2024-04-30 18:13:34 +03:00
Бахирев 5e04a9cd28 update 2024-04-25 23:04:12 +03:00
Бахирев fde0d9bda4 update 2024-04-25 23:02:31 +03:00
Бахирев 5f10e2bca5 update 2024-04-25 22:54:56 +03:00
Бахирев 19997dcb6c update 2024-04-10 00:08:47 +03:00
Бахирев e1e5aceaeb update 2024-04-10 00:08:00 +03:00
Бахирев 1f96d750b8 update 2024-04-09 01:24:39 +03:00
Бахирев b3bd463d84 update 2024-04-04 20:06:41 +03:00
Бахирев c3e8f39cf0 update 2024-03-23 01:22:07 +03:00
Бахирев 2c3593db63 update 2024-03-22 17:56:37 +03:00
Бахирев a0e3f4f5ff update 2024-03-22 17:40:12 +03:00
Бахирев d53ae9b3e3 update 2024-03-15 16:32:34 +03:00
Бахирев a4b269f1ca update 2024-03-12 16:27:19 +03:00
Бахирев c7c541c709 update 2024-03-07 01:37:04 +03:00
Бахирев d5a0eeeb38 update 2024-03-07 01:33:07 +03:00
Бахирев af1ae2a92f update 2024-03-07 01:30:26 +03:00
Бахирев 68d3283497 update 2024-02-28 23:17:21 +03:00
Бахирев d8cf1d6efe JIRA-1234 feat(mobile): some text 2024-02-13 01:02:08 +03:00
Бахирев 81f81a86dd SOME-123 test(test): test 2024-02-03 15:07:46 +03:00
Бахирев 196d6ff75e TEST-1234 fix(fix): fix 2024-01-03 22:30:37 +03:00
Бахирев 69e2ff97eb TEST-1234 fix(fix): fix 2024-01-03 22:26:57 +03:00
Бахирев 09b9678bac JIRA-1234 test(test): test 2023-12-20 14:36:32 +03:00
Бахирев 79454dbab4 JIRA-1234 test(test): test 2023-12-20 14:32:03 +03:00
Бахирев 81a605de6e JIRA-1234 fix(fox): cocs 2023-12-20 00:26:48 +03:00
bakhirev c7f3a4768c TEST-1234 some(time): all end 2023-12-07 01:07:57 +03:00
bakhirev ffe71996f1 MMM-2022 lol(kek): 4eburek 2023-12-03 13:18:16 +03:00
bakhirev a22abc0dc5 WOW-777 fix(lang): one and one 2023-12-01 01:23:39 +03:00
bakhirev 0f1c76be9d WOW-777 fix(lang): one and one 2023-12-01 01:20:26 +03:00
bakhirev 27ab1b0900 WOW-777 fix(lang): one and one 2023-12-01 00:38:27 +03:00
bakhirev 41be2b4fd7
Merge pull request #6 from bakhirev/develop
Develop
2023-11-30 12:56:49 +03:00
bakhirev cbaecb6558
Merge pull request #5 from bakhirev/feature/translations
feature/translations
2023-11-30 12:56:10 +03:00
Alexander Bakiev e2f49dffcb Translate texts of 'recommendations.ts' from Russian to English
The content of the 'recommendations.ts' file in the translations folder has been translated from Russian to English. This involves updates to the descriptions of several recommendation variables, as well as modifying related key-value pairs to match the English language context.
2023-11-30 02:30:10 +01:00
Alexander Bakiev 33b9b0e27a Update default title from Russian to English
The default title and placeholder text in the application have been changed from 'Git статистика' to 'Git Statistics'. This change was made in the getTitle function and in the Settings component.
2023-11-30 02:02:39 +01:00
Alexander Bakiev feea68e057 Change default language to English
The default language in the Localization class has been updated. Previously, the default was set to Russian ('ru'), but it has now been changed to English ('en') for broader usability.
2023-11-30 01:54:32 +01:00
Alexander Bakiev c9cd6b0cbd Refine wording in English localization file
This commit makes several tweaks to the src/ts/translations/en/settings.ts file to streamline language and improve clarity. Changes include use of simpler, clearer language and removal of unnecessary words, enhancing usability and user satisfaction.
2023-11-30 01:53:40 +01:00
Alexander Bakiev 3b45542984 Update and improve clarity of English translations
This commit enhances the overall readability and friendliness of the application by refining phrases in the English common.ts file. The modifications aim to introduce more natural language and eliminate redundancies, leading to more user-friendly and intuitive instructions.
2023-11-30 01:48:00 +01:00
Alexander Bakiev 30ad64933a Refine translations in English common.ts file
This commit contains text updates to the English common.ts file to improve clarity and readability. Specific changes include refinement to phrases for more natural language and eliminating redundancies. The aim is to overall enhance the user experience.
2023-11-30 01:18:23 +01:00
Alexander Bakiev b0404204ed Normalize capitalization in navigation labels
This commit converts the navigation labels in the English translation file to lowercase. This change improves consistency in the application's user interface and enhances readability for end users.
2023-11-30 01:13:17 +01:00
Alexander Bakiev 31a29c1356 Update language and phrasing in achievements.ts
The commit changes the titles and descriptions of achievements within the achievements.ts file to provide more clear and creative descriptions. It refines the language and style of the texts to enhance user readability and engagement.
2023-11-30 01:06:26 +01:00
Alexander Bakiev 09f036fdb0 Change website language to English
The code updates the project language from Russian to English in the index.html file. Furthermore, it also revises the metadata, including the title, description, keywords, and tooltips, organizing the project to cater to an international audience.
2023-11-30 01:00:30 +01:00
Alexander Bakiev 2c5e3626be Translate site content from Russian to English
Page content translations in 'pages.ts' file have been translated from Russian to English to make the site accessible to a wider audience. This includes the welcome messages, warnings, and descriptions for various pages and features.
2023-11-30 00:54:18 +01:00
Alexander Bakiev 676c84e108 Update capitalization in navigation translation file
Capitalization of words in the 'navigation.ts' translation file for English has been updated for clarity and consistency. Also, some words in Russian were replaced with their English equivalents for better understanding. No functionality changes were made.
2023-11-30 00:51:57 +01:00
Alexander Bakiev d8fb33c425 Update English translations in 'common.ts'
The commit translates various sections in 'common.ts' from Russian to English. The updated fields include UIKit elements, notifications, filters and descriptions, enhancing the user interface clarity for English-speaking users.
2023-11-30 00:45:29 +01:00
Alexander Bakiev 52e28bdeef Translate settings texts in en/settings.ts
The commit contains translations from Russian to English for all text related to settings in en/settings.ts file. This includes titles, instructions, notifications, and button captions for different sections related to page, link, user, and common settings.
2023-11-30 00:43:10 +01:00
Alexander Bakiev d5fd127f42 Translate achievements texts in en/achievements.ts
The commit contains translations from Russian to English for all text related to achievements in en/achievements.ts file. This includes titles and descriptions for various categories capturing different project and employee performance metrics.
2023-11-30 00:41:07 +01:00
bakhirev 4344c44f9b JIRA-1234 fix(style): 123 2023-11-28 01:19:46 +03:00
bakhirev cd12fcf528 JIRA-1234 fix(doc): some some 2023-11-27 15:46:48 +03:00