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 --- compat/lang/nl_NL.ts | 4 ++++ compat/lang/pl_PL.ts | 4 ++++ compat/lang/ru_RU.ts | 4 ++++ compat/lang/stub.ts | 4 ++++ 4 files changed, 16 insertions(+) create mode 100644 compat/lang/nl_NL.ts create mode 100644 compat/lang/pl_PL.ts create mode 100644 compat/lang/ru_RU.ts create mode 100644 compat/lang/stub.ts (limited to 'compat/lang') diff --git a/compat/lang/nl_NL.ts b/compat/lang/nl_NL.ts new file mode 100644 index 00000000..9e739505 --- /dev/null +++ b/compat/lang/nl_NL.ts @@ -0,0 +1,4 @@ + + + + diff --git a/compat/lang/pl_PL.ts b/compat/lang/pl_PL.ts new file mode 100644 index 00000000..fb60fbb0 --- /dev/null +++ b/compat/lang/pl_PL.ts @@ -0,0 +1,4 @@ + + + + diff --git a/compat/lang/ru_RU.ts b/compat/lang/ru_RU.ts new file mode 100644 index 00000000..f62cf2e1 --- /dev/null +++ b/compat/lang/ru_RU.ts @@ -0,0 +1,4 @@ + + + + diff --git a/compat/lang/stub.ts b/compat/lang/stub.ts new file mode 100644 index 00000000..6401616d --- /dev/null +++ b/compat/lang/stub.ts @@ -0,0 +1,4 @@ + + + + -- cgit v1.2.3