diff --git a/README.md b/README.md index 0861d9a..c9fc11f 100644 --- a/README.md +++ b/README.md @@ -137,8 +137,9 @@ This is our current roadmap goals. You can find older ones [here](repository/pag * Use `LauncherLib.getGameVersion` function instead of the `config.json`'s `version` property *(deprecated due to the new core functions)* * Fix button flickering at start when the launcher's state updates *(fixed due to the new framework usage and proper state updating)* * Add downloading pause button *(2.0.0 release)* -* Move launcher on [Empathize](https://github.com/empathizejs/framework) -* Make notifications translations +* Move launcher on [Empathize](https://github.com/empathizejs/framework) +* Make notifications translations +* ToS Violation Window * Add `latest.log` file generation * Implement manual config flushing functionality from the Empathize's API * Add analytics window diff --git a/public/locales/de-de.yaml b/public/locales/de-de.yaml index 53763b1..c1e0779 100644 --- a/public/locales/de-de.yaml +++ b/public/locales/de-de.yaml @@ -259,7 +259,7 @@ notifications: # ToS violation warning window tos_violation: - title: TOS Verletzung Warnung + title: ToS-Verletzungswarnung heading: ⚠️ Sei gewarnt body: Dieser Launcher ist ein inoffizielles Tool, das in keiner Weise mit {company} oder {company_alterego} in Verbindung steht. Dieses Tool wurde entwickelt, um das Spielen von {game} unter Linux zu erleichtern. Es wurde mit dem einzigen Ziel entwickelt, das Spiel mit weniger Aufwand zu installieren und zu starten. @@ -273,4 +273,4 @@ tos_violation: title: Ich verstehe das Risiko tooltip: Sie sollten diesen Text wirklich lesen, Er ist sehr wichtig. cancel: Abbrechen - discord: Unser Discord Server \ No newline at end of file + discord: Unser Discord Server