🚚 Directorio "locales" debe estar en "src"
This commit is contained in:
parent
a007225fae
commit
2a8946d948
3 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ use pagetop::prelude::*;
|
|||
|
||||
pub_handle!(THEME_BOOTSIER);
|
||||
|
||||
pub_locale!("locales");
|
||||
pub_locale!("src/locales");
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/bootsier.rs"));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue