diff options
Diffstat (limited to 'translations/BinaryFun.ts')
-rw-r--r-- | translations/BinaryFun.ts | 33 |
1 files changed, 30 insertions, 3 deletions
diff --git a/translations/BinaryFun.ts b/translations/BinaryFun.ts index cdbdf90..1201108 100644 --- a/translations/BinaryFun.ts +++ b/translations/BinaryFun.ts @@ -9,13 +9,13 @@ </message> </context> <context> - <name>FirstPage</name> + <name>Game</name> <message> - <source>Leaderboard</source> + <source>Binary Fun</source> <translation type="unfinished"></translation> </message> <message> - <source>Binary Fun</source> + <source>Play again!</source> <translation type="unfinished"></translation> </message> </context> @@ -26,4 +26,31 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>Menu</name> + <message> + <source>Binary Fun</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Easy (4 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Medium (6 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Hard (8 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Very easy (2 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Godlike (10 Bit)</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |