mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
FIX: german translation
Ctrl -> Strg Del -> Entf Shift -> Umschalt Change-Id: Ifa340ee86cb9fb96ec3694ef47cac5235f519c40
This commit is contained in:
parent
49f6e3f3c6
commit
b2e4935b6f
25 changed files with 685 additions and 296 deletions
|
@ -84,7 +84,7 @@ const std::string& shortkey_ctrl_prefix()
|
|||
#ifdef __APPLE__
|
||||
"⌘+"
|
||||
#else
|
||||
"Ctrl+"
|
||||
_u8L("Ctrl+")
|
||||
#endif
|
||||
;
|
||||
return str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue