rename proyecto a Alpha, refactor imports a components/ui, fix types en stores
This commit is contained in:
@@ -13,6 +13,21 @@
|
||||
"templates": "Templates"
|
||||
},
|
||||
"siteHeader": {
|
||||
"title": "Dashboard"
|
||||
"title": "Dashboard",
|
||||
"search": "Search...",
|
||||
"searchDoc": "Search documentation...",
|
||||
"searching": "Searching...",
|
||||
"noResults": "No results found"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings",
|
||||
"language": "Language",
|
||||
"theme": "Theme",
|
||||
"light": "Light",
|
||||
"dark": "Dark",
|
||||
"system": "System",
|
||||
"about": "About",
|
||||
"documentation": "Documentation",
|
||||
"logout": "Log out"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user