Changing strings for better representation

Changing de_DE (german) strings for better representation of the given topics
This commit is contained in:
Bence Balázs 2025-05-15 16:54:58 +02:00
parent a48fb7e11d
commit 51bd731919
5 changed files with 13 additions and 13 deletions

View file

@ -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!'
]
}
}],