New fr_FR locale

This commit is contained in:
Pierre Rudloff 2017-05-29 19:28:42 +02:00
parent ce1cbe3e0f
commit de8c4525d9
5 changed files with 261 additions and 127 deletions

View file

@ -97,6 +97,7 @@ module.exports = function (grunt) {
poDel: false
},
files: {
'i18n/fr_FR/LC_MESSAGES/Alltube.mo': 'i18n/fr_FR/LC_MESSAGES/Alltube.po',
'i18n/zh_CN/LC_MESSAGES/Alltube.mo': 'i18n/zh_CN/LC_MESSAGES/Alltube.po'
}
}