mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-16 17:44:28 +02:00
Changing strings for better representation
Changing de_DE (german) strings for better representation of the given topics
This commit is contained in:
parent
a48fb7e11d
commit
51bd731919
5 changed files with 13 additions and 13 deletions
|
@ -13,9 +13,9 @@ exports.dialog = {
|
|||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## Bist du sicher, dass du die Auflösung sehen willst?',
|
||||
'## Bist du sicher, dass du die Lösung sehen willst?',
|
||||
'',
|
||||
'Ich glaube an dich! Du schaffst das!'
|
||||
'Ich glaube an dich! Du schaffst das schon!'
|
||||
]
|
||||
}
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue