feat: first cut on M0 - base structure of project
This commit is contained in:
3
crates/bds-core/src/i18n/mod.rs
Normal file
3
crates/bds-core/src/i18n/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
// Internationalization — split localization support.
|
||||
// ui_locale: follows OS locale (menus, dialogs, toasts).
|
||||
// content_language: follows project settings (rendering, preview, feeds).
|
||||
Reference in New Issue
Block a user