mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-08-29 18:31:33 +00:00
fix: general qol additions
This commit is contained in:
@@ -1002,6 +1002,9 @@
|
||||
"folderNestingHint": "Use / to separate levels and create nested folders.",
|
||||
"folderColor": "Color",
|
||||
"folderIcon": "Icon",
|
||||
"folderCredential": "Credential",
|
||||
"folderCredentialNone": "No credential assigned",
|
||||
"folderCredentialHint": "Hosts in this folder that use \"Stored credential\" auth without their own credential selected will inherit this one.",
|
||||
"folderPreview": "Preview",
|
||||
"folderNameFallback": "Untitled folder",
|
||||
"createFolderButton": "Create folder",
|
||||
@@ -1183,6 +1186,10 @@
|
||||
"filterTagsGroup": "Tags",
|
||||
"shareHost": "Share Host",
|
||||
"shareHostTitle": "Share: {{name}}",
|
||||
"shareFolder": "Share Folder",
|
||||
"shareFolderTitle": "Share folder: {{name}}",
|
||||
"folderSharedSuccessfully": "Shared {{count}} host(s) in folder",
|
||||
"failedToShareFolder": "Failed to share folder",
|
||||
"sharing": {
|
||||
"loadError": "Failed to load sharing data. Please try again.",
|
||||
"shareWithSection": "Share with",
|
||||
@@ -1223,6 +1230,7 @@
|
||||
"shareWithCount": "Share ({{count}})",
|
||||
"currentAccess": "Current access",
|
||||
"noAccessEntries": "This host has not been shared yet",
|
||||
"folderShareSummary": "Shared {{shared}} of {{total}} host(s) in this folder",
|
||||
"grantedBy": "Granted by",
|
||||
"expires": "Expires",
|
||||
"expired": "Expired",
|
||||
|
||||
Reference in New Issue
Block a user