identification of needed traduction

This commit is contained in:
Marc-Olivier Arsenault 2014-06-01 20:21:42 -04:00
parent 29de85eb55
commit 124cf8ce10
30 changed files with 98 additions and 97 deletions

View file

@ -5,19 +5,19 @@ exports.level = {
"name": {
"en_US": "Remote Branches",
"zh_CN": "Remote Branches",
"zh_TW": "remote branch (遠端分支)",
"zh_TW": "remote branch (遠端分支)",//MARCO
"es_AR": "Ramas remotas",
"de_DE": "Branches auf entfernten Servern"
},
"hint": {
"en_US": "Pay attention to the ordering -- commit on master first!",
"zh_CN": "Pay attention to the ordering -- commit on master first!",
"zh_TW": "注意順序的問題喔!先在 master branch 上面送 commit",
"zh_TW": "注意順序的問題喔!先在 master branch 上面送 commit",//MARCO
"es_AR": "Prestá atención al orden: ¡commiteá sobre master primero!",
"de_DE": "Beachte die Sortierung -- committe zuerst auf dem master!"
},
"startDialog": {
"en_US": {
"en_US": {//MARCO
"childViews": [
{
"type": "ModalAlert",