mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
chore: fix issues from dev channel (#2968)
This commit is contained in:
@@ -521,4 +521,5 @@ export default {
|
||||
520: 'Update verfügbar',
|
||||
521: 'Um das Problem zu beheben, siehe',
|
||||
522: 'SDK Version',
|
||||
523: 'Sicherungsbericht',
|
||||
} satisfies i18n
|
||||
|
||||
@@ -520,4 +520,5 @@ export const ENGLISH = {
|
||||
'Update available': 520,
|
||||
'To resolve the issue, refer to': 521,
|
||||
'SDK Version': 522,
|
||||
'Backup Report': 523,
|
||||
} as const
|
||||
|
||||
@@ -521,4 +521,5 @@ export default {
|
||||
520: 'Actualización disponible',
|
||||
521: 'Para resolver el problema, consulta',
|
||||
522: 'Versión de SDK',
|
||||
523: 'Informe de respaldo',
|
||||
} satisfies i18n
|
||||
|
||||
@@ -521,4 +521,5 @@ export default {
|
||||
520: 'Mise à jour disponible',
|
||||
521: 'Pour résoudre le problème, consultez',
|
||||
522: 'Version de SDK',
|
||||
523: 'Rapport de sauvegarde',
|
||||
} satisfies i18n
|
||||
|
||||
@@ -521,4 +521,5 @@ export default {
|
||||
520: 'Aktualizacja dostępna',
|
||||
521: 'Aby rozwiązać problem, zapoznaj się z',
|
||||
522: 'Wersja SDK',
|
||||
523: 'Raport kopii zapasowej',
|
||||
} satisfies i18n
|
||||
|
||||
Reference in New Issue
Block a user