diff --git a/crowdin.yaml b/crowdin.yaml index 16ef6970..d650e784 100644 --- a/crowdin.yaml +++ b/crowdin.yaml @@ -3,7 +3,7 @@ files: source: '/resources/lang/en/*.php' translation: '/resources/lang/%locale%/%original_file_name%' languages_mapping: - two_letters_code: + locale: 'en-ES': 'es' 'fa-IR': 'fa' 'ko-KR': 'kr'