Update German translation

Update translation of "Show Goal" and "Hide Goal".
This commit is contained in:
MichaWiedenmann 2019-02-26 21:48:06 +01:00 committed by GitHub
parent db0022391f
commit a5a2d149e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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': '隐藏目标',