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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.