Skip to content

Feat/vbox setting language#8

Open
SteelCrab wants to merge 10 commits into
mainfrom
feat/vbox-setting-language
Open

Feat/vbox setting language#8
SteelCrab wants to merge 10 commits into
mainfrom
feat/vbox-setting-language

Conversation

@SteelCrab

Copy link
Copy Markdown
Contributor

Added Swift language selection feature to vbox.app

SteelCrab added 10 commits May 24, 2026 13:58
 - Define type for 5 languages supproted by vbox.ap (en, ko, zh, ja, es)
 - Set default language via `Locale.preferredLanguages`
- `currentTable` returns the dictionary for `LocalizationStore.currentLanguage`
- 4 overloads of `L()`:
  1. Basic string translation
  2. Translation with 1 argument ({0})
  3. Translation with 2 arguments ({0}, {1})
  4. Translation with 3 arguments ({0}, {1}, {2})
@codecov

codecov Bot commented May 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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