fix: add system language sup

This commit is contained in:
blagodaren
2024-12-28 08:12:46 +03:00
parent 48f9dede7b
commit 9c027b10b2
9 changed files with 554 additions and 55 deletions

View File

@@ -5,3 +5,4 @@ pub mod init;
pub mod resolve;
pub mod server;
pub mod tmpl;
pub mod i18n;