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