Browse code

Initial commit

Benjamin Roth authored on15/03/2023 23:50:38
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,14 @@
1
+<?xml version="1.0" ?><xliff version="1.1">
2
+    <file datatype="php" original="tl_news" source-language="en" target-language="de">
3
+        <body>
4
+            <trans-unit id="tl_nc_notification.type.news">
5
+                <source>News</source>
6
+                <target>Nachrichten</target>
7
+            </trans-unit>
8
+            <trans-unit id="tl_nc_notification.type.news_submitted.0">
9
+                <source>New news entry published</source>
10
+                <target>Neuer Newsbeitrag veröffentlicht</target>
11
+            </trans-unit>
12
+        </body>
13
+    </file>
14
+</xliff>