Use locale

This commit is contained in:
James Brooks 2017-01-02 16:08:48 +00:00
parent 647a751f83
commit a2bbb18f79

View File

@ -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'