mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
Merge branch 'main' of https://gitlab.com/KRypt0n_/an-anime-game-launcher
This commit is contained in:
commit
45c152a642
2 changed files with 5 additions and 4 deletions
|
@ -137,8 +137,9 @@ This is our current roadmap goals. You can find older ones [here](repository/pag
|
|||
* <s>Use `LauncherLib.getGameVersion` function instead of the `config.json`'s `version` property</s> *(deprecated due to the new core functions)*
|
||||
* <s>Fix button flickering at start when the launcher's state updates</s> *(fixed due to the new framework usage and proper state updating)*
|
||||
* <s>Add downloading pause button</s> *(2.0.0 release)*
|
||||
* Move launcher on [Empathize](https://github.com/empathizejs/framework)
|
||||
* Make notifications translations
|
||||
* <s>Move launcher on [Empathize](https://github.com/empathizejs/framework)</s>
|
||||
* <s>Make notifications translations</s>
|
||||
* <s>ToS Violation Window</s>
|
||||
* Add `latest.log` file generation
|
||||
* Implement manual config flushing functionality from the Empathize's API
|
||||
* Add analytics window
|
||||
|
|
|
@ -260,7 +260,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.
|
||||
|
@ -274,4 +274,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
|
||||
discord: Unser Discord Server
|
||||
|
|
Loading…
Reference in a new issue