Merge pull request #574 from snaggen/password_manager
Reconsider the quick password access support
This commit is contained in:
commit
cede6ac7b5
8 changed files with 720 additions and 27 deletions
|
|
@ -99,3 +99,10 @@ pane-toggle-maximize = Toggle maximized
|
|||
menu-color-schemes = Color schemes...
|
||||
menu-settings = Settings...
|
||||
menu-about = About COSMIC Terminal...
|
||||
|
||||
# Password Manager
|
||||
menu-password-manager = Passwords...
|
||||
passwords-title = Passwords
|
||||
add-password = Add Password
|
||||
password-input = Password
|
||||
password-input-description = Description
|
||||
|
|
|
|||
|
|
@ -111,3 +111,10 @@ menu-settings = Inställningar…
|
|||
menu-about = Om COSMIC Terminal…
|
||||
repository = Källkod
|
||||
support = Support
|
||||
|
||||
# Lösenordshanterare
|
||||
menu-password-manager = Lösenord…
|
||||
passwords-title = Lösenord
|
||||
add-password = Lägg till lösenord
|
||||
password-input = Lösenord
|
||||
password-input-description = Beskrivning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue