diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-12-21 02:45:27 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-03-29 00:04:49 +0200 |
commit | db38a45c51909f356712445cb91ddc81ef077497 (patch) | |
tree | f437859b5b0d7d24e9ec52521525a9d13f06deec /tracker-trackhat/lang/stub.ts | |
parent | 790c6374c641ff4d80d03d58ea1fd7e6b61236fb (diff) |
trackhat: update i18n
Diffstat (limited to 'tracker-trackhat/lang/stub.ts')
-rw-r--r-- | tracker-trackhat/lang/stub.ts | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/tracker-trackhat/lang/stub.ts b/tracker-trackhat/lang/stub.ts index ca29e226..12db6607 100644 --- a/tracker-trackhat/lang/stub.ts +++ b/tracker-trackhat/lang/stub.ts @@ -99,6 +99,38 @@ <source>Status</source> <translation type="unfinished"></translation> </message> + <message> + <source>Raw data</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>X</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>TextLabel</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Yaw</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Roll</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Y</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Z</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Pitch</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>trackhat_module</name> |