mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
Update German translation
Update translation of "Show Goal" and "Hide Goal".
This commit is contained in:
parent
db0022391f
commit
a5a2d149e9
1 changed files with 2 additions and 2 deletions
|
@ -1169,7 +1169,7 @@ exports.strings = {
|
||||||
'show-goal-button': {
|
'show-goal-button': {
|
||||||
'__desc__': 'button label to show goal',
|
'__desc__': 'button label to show goal',
|
||||||
'en_US': 'Show Goal',
|
'en_US': 'Show Goal',
|
||||||
'de_DE': 'Schauen Ziel',
|
'de_DE': 'Ziel anzeigen',
|
||||||
'zh_TW': '顯示目標',
|
'zh_TW': '顯示目標',
|
||||||
'zh_CN': '显示目标',
|
'zh_CN': '显示目标',
|
||||||
'fr_FR': 'Afficher les cibles',
|
'fr_FR': 'Afficher les cibles',
|
||||||
|
@ -1185,7 +1185,7 @@ exports.strings = {
|
||||||
'hide-goal-button': {
|
'hide-goal-button': {
|
||||||
'__desc__': 'button label to hide goal',
|
'__desc__': 'button label to hide goal',
|
||||||
'en_US': 'Hide Goal',
|
'en_US': 'Hide Goal',
|
||||||
'de_DE': 'Verstecken Ziel',
|
'de_DE': 'Ziel verstecken',
|
||||||
'fr_FR': 'Cacher les cibles',
|
'fr_FR': 'Cacher les cibles',
|
||||||
'zh_TW': '隱藏目標',
|
'zh_TW': '隱藏目標',
|
||||||
'zh_CN': '隐藏目标',
|
'zh_CN': '隐藏目标',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue