From f59f6fcae441de16d73cd263e2724d8ac6c51ca8 Mon Sep 17 00:00:00 2001 From: nikomaru Date: Sun, 6 Feb 2022 09:52:48 +0900 Subject: [PATCH] Update Crowdin configuration 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..a801d49 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,3 @@ +files: + - source: /src/main/resources/lang/ja_JP.properties + translation: /src/main/resources/lang/%locale_with_underscore%.properties