From b41fa9452b62bb1d83819910272524fd09c36e3c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 21 Feb 2017 21:12:53 +0100 Subject: modules: add .ts files --- python/lang/nl_NL.ts | 4 ++++ python/lang/ru_RU.ts | 4 ++++ python/lang/stub.ts | 4 ++++ 3 files changed, 12 insertions(+) create mode 100644 python/lang/nl_NL.ts create mode 100644 python/lang/ru_RU.ts create mode 100644 python/lang/stub.ts (limited to 'python/lang') diff --git a/python/lang/nl_NL.ts b/python/lang/nl_NL.ts new file mode 100644 index 00000000..9e739505 --- /dev/null +++ b/python/lang/nl_NL.ts @@ -0,0 +1,4 @@ + + + + diff --git a/python/lang/ru_RU.ts b/python/lang/ru_RU.ts new file mode 100644 index 00000000..f62cf2e1 --- /dev/null +++ b/python/lang/ru_RU.ts @@ -0,0 +1,4 @@ + + + + diff --git a/python/lang/stub.ts b/python/lang/stub.ts new file mode 100644 index 00000000..6401616d --- /dev/null +++ b/python/lang/stub.ts @@ -0,0 +1,4 @@ + + + + -- cgit v1.2.3