diff options
author | Marvin Borner | 2020-04-10 19:19:07 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-10 19:19:07 +0200 |
commit | decd6b0f90c2cdacf4f8cb27aaa8ecbf863edd49 (patch) | |
tree | fe72b7b88056c36f9fb5487c6588bd74bbec0577 /translations/harbour-sailchess.ts | |
parent | 17927de45e769d4dbac5b1547464b2618150cfb4 (diff) |
Added very basic lichess connection
Diffstat (limited to 'translations/harbour-sailchess.ts')
-rw-r--r-- | translations/harbour-sailchess.ts | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/translations/harbour-sailchess.ts b/translations/harbour-sailchess.ts index f50285a..47db823 100644 --- a/translations/harbour-sailchess.ts +++ b/translations/harbour-sailchess.ts @@ -11,6 +11,18 @@ <source>Login</source> <translation type="unfinished"></translation> </message> + <message> + <source>Random player</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Play against bot</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please start a game</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CoverPage</name> @@ -19,4 +31,15 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>Functions</name> + <message> + <source>Game started!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Challenging </source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |