Skip to content

chore(locale): add shader category translation for russian and spanish#4042

Merged
Glavo merged 1 commit intoHMCL-dev:mainfrom
3gf8jv4dv:locale-new-shader-category
Jun 30, 2025
Merged

chore(locale): add shader category translation for russian and spanish#4042
Glavo merged 1 commit intoHMCL-dev:mainfrom
3gf8jv4dv:locale-new-shader-category

Conversation

@3gf8jv4dv
Copy link
Copy Markdown
Contributor

No description provided.

@zkitefly zkitefly requested a review from Glavo June 27, 2025 14:07
@Glavo Glavo requested a review from Copilot June 28, 2025 23:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds translations for new Modrinth shader and related categories in Russian and Spanish language files.

  • Introduces several new category keys with corresponding translations.
  • Expands localization coverage for Russian (I18N_ru.properties) and Spanish (I18N_es.properties).

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
I18N_ru.properties Added Russian translations for new mod categories
I18N_es.properties Added Spanish translations for new mod categories
Comments suppressed due to low confidence (6)

HMCL/src/main/resources/assets/lang/I18N_ru.properties:947

  • [nitpick] The translation 'Рисование' means 'drawing' and does not convey the 'cartoon' style context; consider using 'Мультяшный' or 'Мультяшный стиль' for clarity.
modrinth.category.cartoon=Рисование

HMCL/src/main/resources/assets/lang/I18N_ru.properties:997

  • [nitpick] Most category translations are in plural form; consider changing to 'Отражения' to maintain consistency.
modrinth.category.reflections=Отражение

HMCL/src/main/resources/assets/lang/I18N_ru.properties:1000

  • [nitpick] The adjective 'Полуреальный' is uncommon; consider 'Полуреалистичный' to clearly match 'semi-realistic'.
modrinth.category.semi-realistic=Полуреальный

HMCL/src/main/resources/assets/lang/I18N_es.properties:944

  • [nitpick] The term 'Floración' refers to plant blooming; for the graphical 'bloom' effect consider 'Resplandor' or 'Iluminación difusa'.
modrinth.category.bloom=Floración

HMCL/src/main/resources/assets/lang/I18N_es.properties:948

  • [nitpick] The translation 'Dibujo' means 'drawing'; to reflect 'cartoon' category consider 'Caricatura' or 'Animación'.
modrinth.category.cartoon=Dibujo

HMCL/src/main/resources/assets/lang/I18N_es.properties:998

  • [nitpick] Consider using the plural form 'Reflexiones' to stay consistent with other plural category names like 'Entidades'.
modrinth.category.reflections=Reflexión

@3gf8jv4dv
Copy link
Copy Markdown
Contributor Author

Fixed now. CC @Glavo

@Glavo Glavo merged commit cf4fde5 into HMCL-dev:main Jun 30, 2025
2 checks passed
@3gf8jv4dv 3gf8jv4dv deleted the locale-new-shader-category branch July 30, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants