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.