diff options
| -rw-r--r-- | crowdin.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crowdin.yml b/crowdin.yml index 5ff44ed7c..e3a759757 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,3 @@ files: - source: /src/main/resources/assets/roughlyenoughitems/lang/en_us.json - translation: >- - /src/main/resources/assets/roughlyenoughitems/lang/%locale_with_underscore%.json + translation: /src/main/resources/assets/roughlyenoughitems/lang/%language%.json |
