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