mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
parent
5501bdf9da
commit
0c0840c585
2 changed files with 7 additions and 1 deletions
|
@ -917,6 +917,12 @@ exports.strings = {
|
|||
'ru_RU': 'Спрятать цель'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'objective-button': {
|
||||
'__desc__': 'button label to show objective',
|
||||
'en_US': 'Objective',
|
||||
'ru_RU': 'Задача'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'goal-to-reach': {
|
||||
'__desc__': 'title of window that shoes the goal tree to reach',
|
||||
'en_US': 'Goal To Reach',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue