Merge pull request #547 from MichaWiedenmann/patch-1

Update German translation
This commit is contained in:
Peter Cottle 2019-02-27 09:56:14 -08:00 committed by GitHub
commit 1eb1facce3
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': '隐藏目标',