mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
ui: Added ImHex directories table to about page
This commit is contained in:
@@ -134,6 +134,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.view.help.about.donations", "Spenden" },
|
||||
{ "hex.view.help.about.thanks", "Wenn dir meine Arbeit gefällt, bitte ziehe eine Spende in Betracht, um das Projekt am Laufen zu halten. Vielen Dank <3" },
|
||||
{ "hex.view.help.about.libs", "Benutzte Libraries" },
|
||||
{ "hex.view.help.about.paths", "ImHex Ordner" },
|
||||
{ "hex.view.help.pattern_cheat_sheet", "Pattern Language Cheat Sheet"},
|
||||
{ "hex.view.help.calc_cheat_sheet", "Rechner Cheat Sheet" },
|
||||
|
||||
|
||||
@@ -134,6 +134,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.view.help.about.donations", "Donations" },
|
||||
{ "hex.view.help.about.thanks", "If you like my work, please consider donating to keep the project going. Thanks a lot <3" },
|
||||
{ "hex.view.help.about.libs", "Libraries used" },
|
||||
{ "hex.view.help.about.paths", "ImHex Directories" },
|
||||
{ "hex.view.help.pattern_cheat_sheet", "Pattern Language Cheat Sheet"},
|
||||
{ "hex.view.help.calc_cheat_sheet", "Calculator Cheat Sheet" },
|
||||
|
||||
|
||||
@@ -134,6 +134,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.view.help.about.donations", "Donazioni" },
|
||||
{ "hex.view.help.about.thanks", "Se ti piace il mio lavoro, per favore considera di fare una donazione. Grazie mille <3" },
|
||||
{ "hex.view.help.about.libs", "Librerie usate" },
|
||||
{ "hex.view.help.about.paths", "ImHex cartelle" },
|
||||
{ "hex.view.help.pattern_cheat_sheet", "Pattern Language Cheat Sheet"},
|
||||
{ "hex.view.help.calc_cheat_sheet", "Calcolatrice Cheat Sheet" },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user