PM-17766 add new strings for ssh keys empty item (#4722)

This commit is contained in:
Dave Severns
2025-02-13 16:07:01 -05:00
committed by GitHub
parent 3db7b17e3a
commit 1198de2a74
3 changed files with 11 additions and 3 deletions

View File

@@ -164,8 +164,10 @@
<string name="no_notes">There are no notes in your vault.</string>
<string name="new_note">New note</string>
<string name="new_item">New item</string>
<string name="new_ssh_key">New SSH key</string>
<string name="no_text_sends">There are no text Sends in your vault.</string>
<string name="no_file_sends">There are no file Sends in your vault.</string>
<string name="no_ssh_keys">There are no SSH keys in your vault.</string>
<string name="new_text_send">New text Send</string>
<string name="new_file_send">New file Send</string>
<string name="no_username">No Username</string>