🚧 Simplifica localización para "src/locale"

This commit is contained in:
Manuel Cillero 2023-06-23 13:38:15 +02:00
parent bcf403ab50
commit 97b520340a
9 changed files with 36 additions and 12 deletions

View file

@ -3,7 +3,7 @@ use pagetop_minimal::component::*;
use_handle!(MODULE_DEMOHOME);
use_locale!(LOCALE_DEMOHOME, "src/locale");
use_locale!(LOCALE_DEMOHOME);
use_static!(homedemo);