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