From 1c6d6c403bec95c68c0215750ba3f7232b1fb396 Mon Sep 17 00:00:00 2001
From: Benni Mack <benjamin.mack@gmail.com>
Date: Sat, 27 Jul 2024 16:08:52 +0200
Subject: [PATCH] New translations locallang_mod_system.xlf (Welsh)

---
 .../Private/Language/cy.locallang_mod_system.xlf     | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 cy/typo3/sysext/core/Resources/Private/Language/cy.locallang_mod_system.xlf

diff --git a/cy/typo3/sysext/core/Resources/Private/Language/cy.locallang_mod_system.xlf b/cy/typo3/sysext/core/Resources/Private/Language/cy.locallang_mod_system.xlf
new file mode 100644
index 000000000000..66d071414075
--- /dev/null
+++ b/cy/typo3/sysext/core/Resources/Private/Language/cy.locallang_mod_system.xlf
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
+  <file source-language="en" datatype="plaintext" original="EXT:core/Resources/Private/Language/locallang_mod_system.xlf" date="2011-10-17T20:22:34Z" product-name="lang" target-language="cy">
+    <header/>
+    <body>
+      <trans-unit id="mlang_labels_tablabel" resname="mlang_labels_tablabel" approved="yes">
+        <source>Observe system status and adapt system parameters</source>
+        <target state="final">Arsylwi statws system ac addasu paramedrau system</target>
+      </trans-unit>
+    </body>
+  </file>
+</xliff>
-- 
GitLab