mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 22:39:46 +00:00
frontend fixes for alpha.2 (#2919)
* rmeove icon from toggles * fix: comments * fix: more comments * always show public domains even if interface private, only show delete on domains * fix: even more comments * fix: last comments * feat: empty state for dashboard * rework welcome, dlete update-toast, minor * translation improvements --------- Co-authored-by: waterplea <alexander@inkin.ru>
This commit is contained in:
@@ -441,7 +441,7 @@ export default {
|
||||
438: 'Sin Internet',
|
||||
439: 'Conectando',
|
||||
440: 'Apagando',
|
||||
441: 'Versiones',
|
||||
441: 'Todas las versiones',
|
||||
442: 'Nuevas notificaciones',
|
||||
443: 'Ver',
|
||||
444: 'Recargando PWA',
|
||||
@@ -498,4 +498,9 @@ export default {
|
||||
495: 'Validando',
|
||||
496: 'en progreso',
|
||||
497: 'completo',
|
||||
498: 'Haga clic para ver todas las versiones',
|
||||
499: 'Para comenzar, visita el Mercado y descarga tu primer servicio',
|
||||
500: 'Ver Marketplace',
|
||||
501: 'Bienvenido a',
|
||||
502: 'computación soberana',
|
||||
} satisfies i18n
|
||||
|
||||
Reference in New Issue
Block a user