feat: nitroplus translate. Needs to fix

This commit is contained in:
2024-06-20 16:55:57 +03:00
parent 7cc5cbaac3
commit 0d6a56c9a3
48 changed files with 765 additions and 69 deletions

9
nwaifu-ui/project.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "nwaifu-ui",
"$schema": "../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "nwaifu-ui/src",
"prefix": "nwui",
"projectType": "library",
"tags": [],
"targets": {}
}