Updates localization files. Fixes a bug on the teacher login screen that prevented to select a device id greater than 6.
This commit is contained in:
+1
-1
@@ -577,7 +577,7 @@ architectures/armeabi-v7a=false
|
||||
architectures/arm64-v8a=true
|
||||
architectures/x86=false
|
||||
architectures/x86_64=false
|
||||
version/code=1
|
||||
version/code=2
|
||||
version/name=""
|
||||
package/unique_name="org.excellolab.kalulu"
|
||||
package/name=""
|
||||
|
||||
@@ -248,3 +248,4 @@ Locked;Verrouillé;Bloqueado
|
||||
Unlocked;Déverrouillé;Desbloqueado
|
||||
Completed;Terminé;Completado
|
||||
CHECKING_DATA;Vérification des données...;Comprobando datos...
|
||||
TEACHER_SETTINGS_HELP;"Pour accéder aux paramètres, veuillez appuyer sur le plus et la barre verticale, puis maintenez le bouton ""Paramètres"" pendant 5 secondes";Para acceder a los ajustes, pulse el signo más y la barra vertical y, a continuación, mantenga pulsado el botón «Configuración» durante 5 segundos
|
||||
|
Binary file not shown.
Binary file not shown.
+1
-1
@@ -11,7 +11,7 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="Kalulu"
|
||||
config/version="2.0.5"
|
||||
config/version="2.0.6"
|
||||
run/main_scene="res://sources/menus/splash_screen/splash_screen.tscn"
|
||||
config/features=PackedStringArray("4.3", "Forward Plus")
|
||||
boot_splash/bg_color=Color(0.141176, 0.141176, 0.141176, 1)
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -298,7 +298,7 @@ unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
theme = ExtResource("16_bq28s")
|
||||
min_value = 1.0
|
||||
max_value = 6.0
|
||||
max_value = 1000.0
|
||||
value = 1.0
|
||||
rounded = true
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
Reference in New Issue
Block a user