From cb89f19093d1e360a55a0aed6e9444cb5e14fc83 Mon Sep 17 00:00:00 2001 From: David Korth Date: Sat, 8 Jul 2023 15:34:36 -0400 Subject: [PATCH] crowdin.yml: Add svrplus's resource script to the list of translatable files. --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index d52a895ee..110c872b6 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,3 +3,5 @@ files: translation: /locale/%two_letters_code%.po - source: /src/win32/res/rp-en_US.rc translation: /src/win32/res/rp-%locale_with_underscore%.rc + - source: /src/svrplus/res-en_US.rc + translation: /src/svrplus/res-%locale_with_underscore%.rc