diff options
author | Marvin Borner | 2020-04-10 23:58:11 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-10 23:58:11 +0200 |
commit | f4b275b744c22953c0c5dab1573df1bae4f11927 (patch) | |
tree | 48dd1403d81aa8509ff58d0da38ec2ac5a8fe8be /translations/harbour-sailchess.ts | |
parent | 84637c0ad061d7c69420dca5a97708b4b1d494e6 (diff) |
Added turn reminder
Diffstat (limited to 'translations/harbour-sailchess.ts')
-rw-r--r-- | translations/harbour-sailchess.ts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/translations/harbour-sailchess.ts b/translations/harbour-sailchess.ts index 269bcbb..7c7c19f 100644 --- a/translations/harbour-sailchess.ts +++ b/translations/harbour-sailchess.ts @@ -27,6 +27,14 @@ <source>Refresh login</source> <translation type="unfinished"></translation> </message> + <message> + <source>Your turn</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Opponents turn</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CoverPage</name> |