locale updates, added Ukrainian

This commit is contained in:
Eugene Pankov
2022-05-16 23:45:36 -07:00
parent 052d771748
commit d6bdccf66e
11 changed files with 2385 additions and 98 deletions

View File

@@ -21,7 +21,7 @@
*ngIf='shouldShowCWDTip && !cwdDetectionAvailable',
(click)='platform.openExternal("https://tabby.sh/go/cwd-detection")'
)
.mr-auto(translate)
.mr-auto
strong(translate) Working directory detection
div(translate) Learn how to allow Tabby to detect remote shell's working directory.
button.close((click)='dismissCWDTip()')