WebDev
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
# Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
|
||||
# Click nbfs://nbhost/SystemFileSystem/Templates/Other/properties.properties to edit this template
|
||||
currentLocale=Current Locale: English
|
||||
title=NumberQuiz
|
||||
heading=Have fun with NumberQuiz!
|
||||
currentScore=Your current score is {0}.
|
||||
guessNext=Guess the next number in the sequence!
|
||||
answer=Your answer:
|
||||
next=Next
|
||||
changeLocale=Change Locale
|
@@ -0,0 +1,8 @@
|
||||
currentLocale=Aktuelles Gebietsschema: Deutsch
|
||||
title=Zahlenquiz
|
||||
heading=Viel Spa\u00df mit dem Zahlenquiz!
|
||||
currentScore=Sie haben {0,choice,0#0 Punkte|1#einen Punkt|2#{0} Punkte}.
|
||||
guessNext=Raten Sie die n\u00e4chste Zahl in der Folge!
|
||||
answer=Ihre Antwort:
|
||||
next=Weiter
|
||||
changeLocale=Gebietsschema \u00e4ndern
|
@@ -0,0 +1,11 @@
|
||||
|
||||
# Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
|
||||
# Click nbfs://nbhost/SystemFileSystem/Templates/Other/properties.properties to edit this template
|
||||
currentLocale=Ubicaci\u00f3n actual: espa\u00f1ol
|
||||
title=Cuestionario de n\u00fameros
|
||||
heading=\u00a1Divi\u00e9rtete con NumberQuiz!
|
||||
currentScore=Su puntuaci\u00f3n actual es {0}.
|
||||
guessNext=\u00a1Adivina el siguiente n\u00famero en la secuencia!
|
||||
answer=Tu respuesta:
|
||||
next=Siguiente
|
||||
changeLocale=Cambiar localidad
|
Reference in New Issue
Block a user