mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-03 01:25:08 +02:00
Yet another small french typo fix
This commit is contained in:
parent
0ee0305bc8
commit
e86175843b
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ var sequenceInfo = exports.sequenceInfo = {
|
|||
about: {
|
||||
'en_US': 'Get comfortable with modifying the source tree',
|
||||
'de_DE': 'Gewöhn dich daran, den Git-Baum zu verändern',
|
||||
'fr_FR': 'Soyez alaise de modifier l\'arbre Git',
|
||||
'fr_FR': 'Soyez à l\'aise pour modifier l\'arbre Git',
|
||||
'es_AR': 'Ponete cómodo con modificar el directorio fuente',
|
||||
'pt_BR': 'Fique confortável em modificar a árvore de códigos',
|
||||
'ko' : '작업 트리를 수정하는건 식은죽 먹기지요 이제',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue