Files
community-plugins/pass/translations/en.json
T
2026-07-24 14:16:41 -04:00

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