-
Notifications
You must be signed in to change notification settings - Fork 565
mls (v4.4) #1753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mls (v4.4) #1753
Conversation
WalkthroughThis change updates multiple language JSON files to add new translation keys for privacy policy, terms of service, factories, and advertisement loading messages. It also introduces a new Slovak translation file and updates the language selector to support Slovak. Minor corrections and improvements are made in some existing translations. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant LangSelector
participant LanguageFiles
User->>LangSelector: Selects language (e.g., Slovak)
LangSelector->>LanguageFiles: Loads selected language JSON
LanguageFiles-->>LangSelector: Returns translation data
LangSelector-->>User: Displays UI in selected language
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Poem
Note 🔌 MCP (Model Context Protocol) integration is now available in Early Access!Pro users can now connect to remote MCP servers under the Integrations page to get reviews and chat conversations that understand additional development context. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (15)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (14)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to target v25? The v24 branch has been closed for almost a week.
Sorry, I made a mistake |
Is this for v25 release, or for v26? |
@Aotumuri are you going to update this PR for v25? |
This is for v25. |
The base branch was changed.
See #1764 |
## Description: mls for v25 Version identifier within MLS: v4.4 ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I have read and accepted the CLA agreement (only required once). ## Please put your Discord username so you can be contacted if a bug or regression is found: aotumuri
Description:
mls for v25
Version identifier within MLS: v4.4
Please complete the following:
Please put your Discord username so you can be contacted if a bug or regression is found:
aotumuri