Files
community-plugins/pass/translations/en.json
T

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."
}
}