mirror of
https://github.com/null2264/yokai.git
synced 2025-07-17 22:36:55 +00:00
feat: Start using moko for i18n
This commit is contained in:
parent
872cc92c93
commit
6d531fbb5c
19 changed files with 171 additions and 44 deletions
|
@ -33,6 +33,7 @@ rootProject.name = "Yokai"
|
|||
include(":app")
|
||||
include(":core")
|
||||
include(":domain")
|
||||
include(":i18n")
|
||||
include(":presentation-core")
|
||||
include(":presentation-widget")
|
||||
include(":source-api")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue