diff --git a/VoltAir/qml/VoltAirLevelProgressionList.qml b/VoltAir/qml/VoltAirLevelProgressionList.qml index d26b746..0e3674d 100644 --- a/VoltAir/qml/VoltAirLevelProgressionList.qml +++ b/VoltAir/qml/VoltAirLevelProgressionList.qml @@ -116,8 +116,8 @@ LevelProgressionList { ] screenshotFileName: "sp.jpg" achievementToUnlockOnPerfection: "collect_all_the_things" - }, - LevelProgression { + }/*, + LevelProgression { name: "multiplayer" multiplayer: true environments: [ @@ -135,7 +135,7 @@ LevelProgressionList { } ] screenshotFileName: "mp.jpg" - } + }*/ ] } diff --git a/VoltAir/resources/values-English.properties b/VoltAir/resources/values-English.properties index fc00f78..4590099 100644 --- a/VoltAir/resources/values-English.properties +++ b/VoltAir/resources/values-English.properties @@ -17,3 +17,13 @@ moonlight=Moonlight arenas=Arenas retry=Retry next=next +1-1=1 +1-2=2 +1-3=3 +1-4=4 +1-5=5 +2-1=6 +2-2=7 +2-3=8 +2-4=9 +3-1=10 diff --git a/VoltAir/resources/values-Spanish.properties b/VoltAir/resources/values-Spanish.properties index ee736be..a4d0167 100644 --- a/VoltAir/resources/values-Spanish.properties +++ b/VoltAir/resources/values-Spanish.properties @@ -17,3 +17,13 @@ moonlight=Luz de luna arenas=Arenas retry=Reintentar next=Siguiente +1-1=1 +1-2=2 +1-3=3 +1-4=4 +1-5=5 +2-1=6 +2-2=7 +2-3=8 +2-4=9 +3-1=10 diff --git a/VoltAir/resources/values-Swahili.properties b/VoltAir/resources/values-Swahili.properties index 54a90b4..01b5243 100644 --- a/VoltAir/resources/values-Swahili.properties +++ b/VoltAir/resources/values-Swahili.properties @@ -17,3 +17,13 @@ moonlight=Moonlight arenas=Arenas retry=Retry next=next +1-1=1 +1-2=2 +1-3=3 +1-4=4 +1-5=5 +2-1=6 +2-2=7 +2-3=8 +2-4=9 +3-1=10