X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fcore%2Fcore.module.ts;h=4a4c2321b5e0d870375603b5ae372754b69cd52e;hb=9c931cf0bb162aa4733584be96107cdcd922d308;hp=d80f95ed63afcd4fb5d54f91e213dfe643c16706;hpb=ab623c0e0b4815bd69a94887241a69aaa857ed26;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/core/core.module.ts b/client/src/app/core/core.module.ts index d80f95ed6..4a4c2321b 100644 --- a/client/src/app/core/core.module.ts +++ b/client/src/app/core/core.module.ts @@ -41,7 +41,9 @@ import { LocalStorageService, ScreenService, SessionStorageService } from './wra ToastModule, HotkeyModule.forRoot({ - cheatSheetCloseEsc: true + cheatSheetCloseEsc: true, + cheatSheetDescription: $localize`Show/hide this help menu`, + cheatSheetCloseEscDescription: $localize`Hide this help menu` }) ],