From 14a9b87d2f969c62ee4b6e42a3e50af6ec878da4 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 17 Jan 2025 16:54:58 +0100 Subject: [PATCH] fix(translations): Fix transifex setup Signed-off-by: Joas Schilling --- l10n/.l10nignore => .l10nignore | 0 .tx/config | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename l10n/.l10nignore => .l10nignore (100%) diff --git a/l10n/.l10nignore b/.l10nignore similarity index 100% rename from l10n/.l10nignore rename to .l10nignore diff --git a/.tx/config b/.tx/config index eec18ab..eb40d7f 100644 --- a/.tx/config +++ b/.tx/config @@ -1,10 +1,10 @@ [main] host = https://www.transifex.com -lang_map = th_TH: th, ja_JP: ja, bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk +lang_map = hu_HU: hu, nb_NO: nb, sk_SK: sk, th_TH: th, ja_JP: ja, bg_BG: bg, cs_CZ: cs, fi_FI: fi [o:nextcloud:p:nextcloud:r:xwiki] file_filter = translationfiles//xwiki.po -source_file = translationfiles/templates/integxwikiration_documenso.pot +source_file = translationfiles/templates/xwiki.pot source_lang = en type = PO