Allow users to search items (#23)

This commit is contained in:
Patrick Honkonen
2024-04-12 12:34:13 -04:00
committed by GitHub
parent 8ad7c184f1
commit a27002af0f
23 changed files with 1473 additions and 6 deletions

View File

@@ -57,4 +57,10 @@
<string name="information">Information</string>
<string name="otp_authentication">OTP Authentication</string>
<string name="verification_codes">Verification codes</string>
<string name="there_are_no_items_that_match_the_search">There are no items that match the search</string>
<string name="back">Back</string>
<string name="clear">Clear</string>
<string name="search_codes">Search codes</string>
<string name="options">Options</string>
<string name="try_again">Try again</string>
</resources>