Update index.js

made it clear that this is not a typo :P
This commit is contained in:
Daniel Zabari 2019-09-20 17:30:09 -04:00 committed by GitHub
parent ec1690fdcd
commit 25bc2350d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -190,7 +190,7 @@ var sequenceInfo = exports.sequenceInfo = {
'uk' : 'Переміщуємо роботу туди-сюди' 'uk' : 'Переміщуємо роботу туди-сюди'
}, },
about: { about: {
'en_US': 'Git comfortable with modifying the source tree', 'en_US': '"Git" comfortable with modifying the source tree :P',
'de_DE': 'Gewöhn dich daran, den Git-Baum zu verändern', 'de_DE': 'Gewöhn dich daran, den Git-Baum zu verändern',
'fr_FR': 'Soyez à l\'aise pour modifier l\'arbre Git', 'fr_FR': 'Soyez à l\'aise pour modifier l\'arbre Git',
'es_AR': 'Ponete cómodo con modificar el directorio fuente', 'es_AR': 'Ponete cómodo con modificar el directorio fuente',