feat: add Uzbek localization support#25
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the Uzbek (uz) locale to the application, adding comprehensive translation files for various modules including account management, AI features, authentication, billing, and the diagram renderer. The feedback focuses on improving linguistic accuracy, such as correcting possessive suffixes and punctuation in Uzbek strings. Additionally, there are recommendations to maintain consistency across the new locale files regarding the use of straight versus curly apostrophes and the formatting of email addresses within translation strings.
cto-mindset
left a comment
There was a problem hiding this comment.
All issues have been reviewed and resolved.
There was a problem hiding this comment.
@cto-mindset, thank you for contributing. Please help make sure the locales-completeness is passed (https://github.com/holistics/dbx-multi-lang/actions/runs/25286820782/job/74571747484?pr=25)
|
I resolved the merge conflicts and fixed the |
Summary
uz).package.jsonto properly compile./dist/uz.json.Issue
Lasting Changes (Technical)
locales/uz/*.yamltranslation files.package.jsonto include"./dist/uz.json": "./dist/uz.json"in theexportsconfiguration for proper distribution.Checklist
Please check directly on the box once each of these are done