Skip to content

Addition: adding Georgian language - #1378

Open
lazare16 wants to merge 2 commits into
lokalise:mainfrom
lazare16:main
Open

Addition: adding Georgian language#1378
lazare16 wants to merge 2 commits into
lokalise:mainfrom
lazare16:main

Conversation

@lazare16

@lazare16 lazare16 commented Feb 18, 2026

Copy link
Copy Markdown

Summary by CodeRabbit

  • New Features
    • Added comprehensive Georgian language support across the application, including translations for commands, configuration options, editor prompts, error messages, code review text, user-facing prompts, and UI labels. Placeholders are preserved to ensure messages and dynamic content render correctly.

@lazare16
lazare16 requested a review from kibertoad as a code owner February 18, 2026 08:00
@coderabbitai

coderabbitai Bot commented Feb 18, 2026

Copy link
Copy Markdown

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'tools'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

No actionable comments were generated in the recent review. 🎉


Walkthrough

Adds a new Georgian locale file locales/ka.json containing ~240 lines of translation strings for commands, config, editor prompts, errors, reviews, prompts, and UI views; placeholder tokens (e.g., {0}, {1}) are preserved.

Changes

Cohort / File(s) Summary
Georgian Localization
locales/ka.json
New Georgian (ka) translation file added with translations for commands, configuration options, editor prompts, error messages, reviews, prompts, and UI elements. Dynamic placeholders (e.g., {0}, {1}) remain intact.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding Georgian language support via a new locale file (locales/ka.json).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@locales/ka.json`:
- Line 135: The translation for the JSON key prompt.button_edit_end_apply
currently only says "რედაქტირება" (Edit) which drops the "apply" meaning; update
the value for prompt.button_edit_end_apply to a phrase that covers both "Edit
and Apply" (confirm the original English source text first) — for example
replace the value with "რედაქტირება და გამოყენება" or another concise native
equivalent that clearly conveys both actions.

Comment thread locales/ka.json Outdated
…დაქტირება და გამოყენება" (Edit and Apply). This ensures the label accurately reflects both the edit and apply semantics as per the review feedback.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant