diff options
author | Marvin Borner | 2020-04-04 20:24:18 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-04 20:24:18 +0200 |
commit | 81cc34bfcc8d7ec695a4d70c4c1c82b9035bf272 (patch) | |
tree | fd885f80b2670c29924f79b6b54343ed50b65d9a /translations/BinaryFun-de.ts | |
parent | d452393fdc957503b0387932f442851265175f08 (diff) |
Different modes, fixed timer, zero doubletap, etc..
Diffstat (limited to 'translations/BinaryFun-de.ts')
-rw-r--r-- | translations/BinaryFun-de.ts | 37 |
1 files changed, 32 insertions, 5 deletions
diff --git a/translations/BinaryFun-de.ts b/translations/BinaryFun-de.ts index 4c92f47..fc5adab 100644 --- a/translations/BinaryFun-de.ts +++ b/translations/BinaryFun-de.ts @@ -9,15 +9,15 @@ </message> </context> <context> - <name>FirstPage</name> - <message> - <source>Leaderboard</source> - <translation type="unfinished"></translation> - </message> + <name>Game</name> <message> <source>Binary Fun</source> <translation type="unfinished">Binary Fun</translation> </message> + <message> + <source>Play again!</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>LeaderBoard</name> @@ -26,4 +26,31 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>Menu</name> + <message> + <source>Binary Fun</source> + <translation type="unfinished">Binary Fun</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> |