From eb1379906eb39212eb66ca81d4b3d3ec67fd74c7 Mon Sep 17 00:00:00 2001 From: Benni Mack <benjamin.mack@gmail.com> Date: Sat, 27 Jul 2024 16:08:33 +0200 Subject: [PATCH] New translations locallang_mod_system.xlf (Slovenian) --- .../Private/Language/sl.locallang_mod_system.xlf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sl/typo3/sysext/core/Resources/Private/Language/sl.locallang_mod_system.xlf diff --git a/sl/typo3/sysext/core/Resources/Private/Language/sl.locallang_mod_system.xlf b/sl/typo3/sysext/core/Resources/Private/Language/sl.locallang_mod_system.xlf new file mode 100644 index 000000000000..e801fe41a5ad --- /dev/null +++ b/sl/typo3/sysext/core/Resources/Private/Language/sl.locallang_mod_system.xlf @@ -0,0 +1,10 @@ +<?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="sl"> + <header/> + <body> + + + </body> + </file> +</xliff> -- GitLab