Skip to content

Feat/revamp the translations feature#283

Merged
DirkDoes merged 7 commits into
devfrom
feat/revamp-the-translations-feature
Jun 2, 2026
Merged

Feat/revamp the translations feature#283
DirkDoes merged 7 commits into
devfrom
feat/revamp-the-translations-feature

Conversation

@DirkDoes
Copy link
Copy Markdown
Member

@DirkDoes DirkDoes commented Jun 1, 2026

  • completely rewrote the translations

-translations are now referecnes with t("something.something") rather than Localization.something.somethign or whatever it was before

  • we do not have to check multiplicity anomyre, and also no armguments parsing anymore, its all handeld by t(..)
  • t is the only allowed exception in the captilization rule of the function neming

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 1d04e5d4-ad7f-4061-9c05-687cd76cf601

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/revamp-the-translations-feature

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.

Base automatically changed from import-translations-again-yaay to dev June 2, 2026 19:16
@DirkDoes DirkDoes merged commit b1e7d46 into dev Jun 2, 2026
1 check passed
@DirkDoes DirkDoes deleted the feat/revamp-the-translations-feature branch June 2, 2026 19:40
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