mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +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: 'Brak Internetu',
|
||||
439: 'Łączenie',
|
||||
440: 'Wyłączanie',
|
||||
441: 'Wersje',
|
||||
441: 'Wszystkie wersje',
|
||||
442: 'Nowe powiadomienia',
|
||||
443: 'Zobacz',
|
||||
444: 'Przeładowywanie PWA',
|
||||
@@ -498,4 +498,9 @@ export default {
|
||||
495: 'Weryfikowanie',
|
||||
496: 'w toku',
|
||||
497: 'zakończono',
|
||||
498: 'Kliknij, aby zobaczyć wszystkie wersje',
|
||||
499: 'Aby rozpocząć, odwiedź Marketplace i pobierz swoją pierwszą usługę',
|
||||
500: 'Zobacz Rynek',
|
||||
501: 'Witamy w',
|
||||
502: 'suwerenne przetwarzanie',
|
||||
} satisfies i18n
|
||||
|
||||
Reference in New Issue
Block a user