Change color of countdown indicator when period nears expiration (#5)

This commit is contained in:
Patrick Honkonen
2024-03-29 00:02:01 -04:00
committed by GitHub
parent c012e3cb7e
commit bcaf00dc97
13 changed files with 216 additions and 48 deletions

View File

@@ -5,7 +5,7 @@
<string name="add_item">Add item</string>
<string name="an_error_has_occurred">An error has occurred.</string>
<string name="generic_error_message">We were unable to process your request. Please try again or contact us.</string>
<string name="syncing_complete">SyncingComplete</string>
<string name="syncing_complete">Syncing Complete</string>
<string name="internet_connection_required_title">Internet connection required</string>
<string name="internet_connection_required_message">Please connect to the internet before continuing.</string>
<string name="ok">OK</string>
@@ -17,4 +17,5 @@
<string name="close">Close</string>
<string name="view_item">View Item</string>
<string name="bitwarden_authenticator">Bitwarden Authenticator</string>
</resources>
<string name="name">Name</string>
</resources>