Update strings.xml

This commit is contained in:
Tibor Kaputa 2021-09-12 17:22:37 +02:00 committed by GitHub
parent f791f30b8f
commit e2983e01de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<string name="new_timer">New Timer</string>
<plurals name="timer_notification_msg">
<item quantity="one">%d timer is running</item>
<item quantity="other">%d timers are running</item>
</plurals>