Skip to content

Ru local#68

Open
Arkomiko wants to merge 1 commit into
OpenWebGAL:mainfrom
Arkomiko:main
Open

Ru local#68
Arkomiko wants to merge 1 commit into
OpenWebGAL:mainfrom
Arkomiko:main

Conversation

@Arkomiko

@Arkomiko Arkomiko commented Jul 4, 2026

Copy link
Copy Markdown
  • Russian localization
  • "docs" folder with translated documents

- Russian localization
- "docs" folder with translated documents

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request introduces Russian localization support by adding Russian to the supported locales, updating metadata, and providing a comprehensive translation file (locales/ru.json). It also adds localized README and LICENSE files for Japanese, Russian, and Simplified Chinese. The reviewer noted that the part1 field in the Russian license translation is empty and should be populated with "MPL-2.0" to complete the sentence.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread locales/ru.json
"title": "Лицензия",
"line0": {
"part0": "WebGAL и WebGAL Terre распространяются под лицензией",
"part1": ""

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The part1 field is currently empty. Based on the license information defined in features.openSource.line0, this should contain the license name "MPL-2.0" so that the complete sentence "WebGAL and WebGAL Terre are distributed under the MPL-2.0 license" renders correctly on the license page.

Suggested change
"part1": ""
"part1": "MPL-2.0"

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.

1 participant