notification action

This commit is contained in:
2022-01-21 21:52:27 +01:00
parent 83ee19b4fa
commit 94f6418076
5 changed files with 60 additions and 17 deletions

View File

@ -769,4 +769,9 @@
<string name="controlCenter">Control center</string>
<string name="sendEmailToDev">Send email to developer</string>
<string name="screenIs">screen is %1$s</string>
<string name="on">on</string>
<string name="off">off</string>
<string name="unlocked">unlocked</string>
<string name="selectDesiredState">Select desired state</string>
<string name="screenState">Screen state</string>
</resources>