mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-19 21:03:56 -07:00
feat: dynamic import on build time
This commit is contained in:
parent
ee73374c29
commit
6978495963
8 changed files with 67 additions and 15 deletions
|
@ -63,5 +63,6 @@
|
|||
"optional": "Optional",
|
||||
"destination": "Destination",
|
||||
"username": "Username",
|
||||
"password": "Password"
|
||||
"password": "Password",
|
||||
"yourLanguage": "English"
|
||||
}
|
||||
|
|
|
@ -63,5 +63,6 @@
|
|||
"optional": "Opcional",
|
||||
"destination": "Destino",
|
||||
"username": "Nombre de usuario",
|
||||
"password": "Contraseña"
|
||||
"password": "Contraseña",
|
||||
"yourLanguage": "Español"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue