lairaalmas 1 rok pred
rodič
commit
f577ca667f

+ 1 - 1
src/assets/lang/en_US

@@ -53,7 +53,7 @@ ready=READY
 retry=Try again
 s2_error_msg=You should select a smaller portion than it's full size
 show=Show
-square=Quadrangles
+square=Quadrilaterals
 title=Fractions
 welcome=Hi
 hits=Hits

+ 1 - 1
src/assets/lang/fr_FR

@@ -53,7 +53,7 @@ ready=PRÊT
 retry=Réessayer
 s2_error_msg=Vous devriez choisir une portion plus petite que sa taille totale
 show=Afficher les
-square=Quadrangles
+square=Quadrilatères
 title=Fractions
 welcome=Salut
 hits=Réussites

+ 1 - 1
src/assets/lang/it_IT

@@ -49,7 +49,7 @@ operation=Operazione
 operations=Operazioni
 operation_math=Operazioni Matematiche
 plus=somma
-ready=OK
+ready=PRONTO
 retry=Tenta di nuovo
 s2_error_msg=Devi scegliere una porzione minore della grandezza totale
 show=Mostra le

+ 2 - 2
src/js/globals/globals_debug.js

@@ -1,8 +1,8 @@
 const isDebugMode = true;
 
 const debugState = {
-  lang: { skip: true, lang: 'es_PE' },
-  name: { skip: true, name: 'Username' },
+  lang: { skip: true, lang: 'it_IT' },
+  name: { skip: false, name: 'Username' },
   menu: { skip: true, id: 2, audioStatus: true },
   customMenu: {
     skip: true,