Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions common/src/main/resources/assets/commandkeys/lang/de_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"option.commandkeys.macro.history.tooltip": "Gesendete Nachrichten/Befehle zum Chat-Verlauf hinzufügen.",
"option.commandkeys.macro.hud": "HUD-Anzeige",
"option.commandkeys.macro.hud.tooltip": "Zeigt den gesendeten Nachricht/Befehl kurz als Pop-up über der Hotbar an.",
"option.commandkeys.macro.ratelimit": "Ratelimit",
"option.commandkeys.macro.ratelimit.tooltip": "Apply the global ratelimit.",
"option.commandkeys.macro.resume": "Resume",
"option.commandkeys.macro.resume.tooltip": "Allow repeating macros to resume when their profile is activated.",
"option.commandkeys.macro.ratelimit": "Ratenlimit",
"option.commandkeys.macro.ratelimit.tooltip": "Das globale Ratenlimit anwenden.",
"option.commandkeys.macro.resume": "Fortsetzen",
"option.commandkeys.macro.resume.tooltip": "Erlaubt es wiederholenden Makros, nach der Aktivierung ihres Profils fortzusetzen.",
"option.commandkeys.main": "CommandKeys Optionen",
"option.commandkeys.main.activate.tooltip": "Aktiviere dieses Profil",
"option.commandkeys.main.activateProfile": "Aktives Profil",
Expand Down Expand Up @@ -90,4 +90,4 @@
"option.commandkeys.profile.keys.tooltip": "Aktiviert ein Makro durch Drücken der entsprechenden Taste im Spiel.\nMakros mit einer einzigen gebundenen Taste können auch auf diesem Bildschirm aktiviert werden, wenn nichts ausgewählt ist.",
"option.commandkeys.profile.send.tooltip": "Diesen Makro auslösen",
"option.commandkeys.profile.switch": "Profil wechseln"
}
}
Loading