diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-03-27 21:18:39 +0100 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-04-24 18:46:12 +0200 |
commit | b0e22e955d566b2a981cb43ae477f2646c0c978d (patch) | |
tree | c895caf17f673ae8c45ce9984400bbb0e712ec0c /tracker-points/module/lang/nl_NL.ts | |
parent | 4017bc6534c1c52ad950589d758a3ff30d78f280 (diff) |
Create Points Tracker based on original Point Tracker.
Diffstat (limited to 'tracker-points/module/lang/nl_NL.ts')
-rw-r--r-- | tracker-points/module/lang/nl_NL.ts | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tracker-points/module/lang/nl_NL.ts b/tracker-points/module/lang/nl_NL.ts new file mode 100644 index 00000000..aaaead85 --- /dev/null +++ b/tracker-points/module/lang/nl_NL.ts @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>pt_module::metadata_pt</name> + <message> + <source>Points Tracker 0.1</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |