-rw-r--r-- | i18n/no/tictac.ts | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/i18n/no/tictac.ts b/i18n/no/tictac.ts index 4eb9e18..ab9ecd2 100644 --- a/i18n/no/tictac.ts +++ b/i18n/no/tictac.ts @@ -1,2 +1,21 @@ <!DOCTYPE TS><TS> +<context> + <name>TicTacToe</name> + <message> + <source>Computer starts</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Human starts</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Play!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Quit</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |