mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-10 11:37:23 +01:00
WIP
This commit is contained in:
@@ -787,6 +787,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Apps" : {
|
||||
|
||||
},
|
||||
"auth_context_persist_for_duration" : {
|
||||
"comment" : "When the user clicks the notification to leave a secret unlocked, they are shown a prompt to approve the action. This is the description, showing which secret will used. The first placeholder is the name of the secret. The second placeholder is a localized description of the time period it will remain unlocked for (eg: \"five minutes\")",
|
||||
@@ -1184,7 +1187,7 @@
|
||||
"Configure" : {
|
||||
|
||||
},
|
||||
"Configuring" : {
|
||||
"Copy" : {
|
||||
|
||||
},
|
||||
"copyable_click_to_copy_button" : {
|
||||
@@ -3039,6 +3042,15 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Getting Started" : {
|
||||
|
||||
},
|
||||
"Integrations" : {
|
||||
|
||||
},
|
||||
"Integrations..." : {
|
||||
|
||||
},
|
||||
"no_secure_storage_description" : {
|
||||
"extractionState" : "manual",
|
||||
@@ -3270,6 +3282,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"other" : {
|
||||
|
||||
},
|
||||
"Other" : {
|
||||
|
||||
},
|
||||
"persist_authentication_accept_button" : {
|
||||
"comment" : "When the user authorizes an action using a secret that requires unlock, they're shown a notification offering to leave the secret unlocked for a set period of time. This is the title for the notification.",
|
||||
@@ -5009,6 +5027,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Shell" : {
|
||||
|
||||
},
|
||||
"signed_notification_description" : {
|
||||
"comment" : "When the user performs an action using a secret, they're shown a notification describing what happened. This is the description, showing which secret was used. The placeholder is the name of the secret.",
|
||||
@@ -5245,6 +5266,18 @@
|
||||
},
|
||||
"Starting Agent" : {
|
||||
|
||||
},
|
||||
"System" : {
|
||||
|
||||
},
|
||||
"TBD" : {
|
||||
|
||||
},
|
||||
"There's a community-maintained list of instructions for apps on GitHub. If the app you're looking for isn't supported, create an issue and the community may be able to help." : {
|
||||
|
||||
},
|
||||
"There's a community-maintained list of shell instructions on GitHub. If the shell you're looking for isn't supported, create an issue and the community may be able to help." : {
|
||||
|
||||
},
|
||||
"unnamed_secret" : {
|
||||
"extractionState" : "manual",
|
||||
@@ -6194,6 +6227,12 @@
|
||||
},
|
||||
"Version" : {
|
||||
|
||||
},
|
||||
"View Documentation on Web" : {
|
||||
|
||||
},
|
||||
"View on GitHub" : {
|
||||
|
||||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
|
||||
Reference in New Issue
Block a user