🚧 Translate comments and docs to english

This commit is contained in:
Manuel Cillero 2023-12-11 18:51:25 +01:00
parent cf3aeb9e6e
commit 98fa367ebc
24 changed files with 103 additions and 99 deletions

View file

@ -5,7 +5,7 @@ static_locales!(LOCALES_NODE);
//mod entity;
mod migration;
#[derive(BindHandle)]
#[derive(AssignHandle)]
pub struct Node;
impl ModuleTrait for Node {