mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
update snake and add about this server to system general
This commit is contained in:
@@ -696,4 +696,9 @@ export default {
|
||||
766: 'Ihr Server ist jetzt erreichbar unter',
|
||||
767: 'Servername',
|
||||
768: 'Adressanforderungen',
|
||||
769: 'Version, Root-CA und mehr',
|
||||
770: 'Details',
|
||||
771: 'Spiel vorbei',
|
||||
772: 'Beliebige Taste drücken oder tippen zum Starten',
|
||||
773: 'Beliebige Taste drücken oder tippen zum Neustarten',
|
||||
} satisfies i18n
|
||||
|
||||
@@ -696,4 +696,9 @@ export const ENGLISH: Record<string, number> = {
|
||||
'Your server is now reachable at': 766,
|
||||
'Server Name': 767,
|
||||
'Address Requirements': 768,
|
||||
'Version, Root CA, and more': 769,
|
||||
'Details': 770,
|
||||
'Game Over': 771,
|
||||
'Press any key or tap to start': 772,
|
||||
'Press any key or tap to play again': 773,
|
||||
}
|
||||
|
||||
@@ -696,4 +696,9 @@ export default {
|
||||
766: 'Su servidor ahora es accesible en',
|
||||
767: 'Nombre del servidor',
|
||||
768: 'Requisitos de dirección',
|
||||
769: 'Versión, CA raíz y más',
|
||||
770: 'Detalles',
|
||||
771: 'Fin del juego',
|
||||
772: 'Pulsa cualquier tecla o toca para empezar',
|
||||
773: 'Pulsa cualquier tecla o toca para jugar de nuevo',
|
||||
} satisfies i18n
|
||||
|
||||
@@ -696,4 +696,9 @@ export default {
|
||||
766: 'Votre serveur est maintenant accessible à',
|
||||
767: 'Nom du serveur',
|
||||
768: "Exigences de l'adresse",
|
||||
769: 'Version, CA racine et plus',
|
||||
770: 'Détails',
|
||||
771: 'Partie terminée',
|
||||
772: "Appuyez sur une touche ou touchez l'écran pour commencer",
|
||||
773: "Appuyez sur une touche ou touchez l'écran pour rejouer",
|
||||
} satisfies i18n
|
||||
|
||||
@@ -696,4 +696,9 @@ export default {
|
||||
766: 'Twój serwer jest teraz dostępny pod adresem',
|
||||
767: 'Nazwa serwera',
|
||||
768: 'Wymagania adresu',
|
||||
769: 'Wersja, Root CA i więcej',
|
||||
770: 'Szczegóły',
|
||||
771: 'Koniec gry',
|
||||
772: 'Naciśnij dowolny klawisz lub dotknij, aby rozpocząć',
|
||||
773: 'Naciśnij dowolny klawisz lub dotknij, aby zagrać ponownie',
|
||||
} satisfies i18n
|
||||
|
||||
Reference in New Issue
Block a user