Allow users to save items to local storage (#18)

This commit is contained in:
Patrick Honkonen
2024-04-05 16:12:25 -04:00
committed by GitHub
parent 38a92042de
commit cd992a6994
18 changed files with 607 additions and 71 deletions

View File

@@ -38,4 +38,8 @@
<string name="add_code">Add code</string>
<string name="sync_items_with_bitwarden">Sync items from Bitwarden</string>
<string name="import_items">Import items</string>
<string name="issuer">Issuer</string>
<string name="totp_code">TOTP Code</string>
<string name="username">Username</string>
<string name="type">Type</string>
</resources>