🚧 Simplifica localización para "src/locale"
This commit is contained in:
parent
bcf403ab50
commit
97b520340a
9 changed files with 36 additions and 12 deletions
|
|
@ -2,7 +2,7 @@ use pagetop::prelude::*;
|
|||
|
||||
use_handle!(MODULE_MENU);
|
||||
|
||||
use_locale!(LOCALE_MENU, "src/module/menu/locales");
|
||||
use_locale!(LOCALE_MENU["src/module/menu/locales"]);
|
||||
|
||||
pub struct Menu;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue