mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
Add 'ru_RU' and 'uk' translation of the "Git Demonstration" title
This commit is contained in:
parent
7adbd2967a
commit
4b68934ca1
2 changed files with 9 additions and 1 deletions
|
@ -1024,6 +1024,13 @@ exports.strings = {
|
|||
'uk': 'Задача'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'git-demonstration-title': {
|
||||
'__desc__': 'title of git demonstration window',
|
||||
'en_US': 'Git Demonstration',
|
||||
'ru_RU': 'Git демо',
|
||||
'uk' : 'Git демо'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'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