From fa815bb2b8bddd91a72fbe780cf9be6acb257bbd Mon Sep 17 00:00:00 2001 From: David Korth Date: Fri, 26 Apr 2024 22:31:58 -0400 Subject: [PATCH] crowdin.yml: Initial Crowdin configuration file. FIXME: rvthtool_en.ts is both a source *and* a translation file. --- crowdin.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 crowdin.yml diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 0000000..23bb5eb --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,3 @@ +files: + - source: /locale/rvthtool_en.ts + translation: /locale/rvthtool_%two_letters_code%.ts