mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 14:04:56 +00:00
more localization fixes
This commit is contained in:
@@ -28,7 +28,7 @@ div.mt-4
|
||||
|
||||
.form-line
|
||||
.header
|
||||
.title(translate='Use {altKeyName} as the Meta key', [translateParams]='{altKeyName: altKeyName}')
|
||||
.title {{ "Use {altKeyName} as the Meta key"|translate:{altKeyName: altKeyName} }}
|
||||
.description(translate) Lets the shell handle Meta key instead of OS
|
||||
toggle(
|
||||
[(ngModel)]='config.store.terminal.altIsMeta',
|
||||
|
Reference in New Issue
Block a user