15 lines
374 B
JSON
15 lines
374 B
JSON
{
|
|
"settings": {
|
|
"refresh_interval": {
|
|
"label": "Refresh interval (seconds)",
|
|
"description": "How often to rescan the password store, in seconds."
|
|
}
|
|
},
|
|
"notification": {
|
|
"copied": "Password copied.",
|
|
"unlocking": "Unlocking GPG key…",
|
|
"copy_failed": "Failed to copy password.",
|
|
"store_not_found": "Password store not found."
|
|
}
|
|
}
|