Stated work on the UI of settings

This commit is contained in:
ottoptj 2024-07-04 20:09:23 +03:00
commit c7598b1ec3
2 changed files with 86 additions and 0 deletions

View file

@ -49,4 +49,10 @@
<string name="search">Search…</string>
<string name="app">App</string>
<string name="shortcut_default">App</string>
<string-array name="clock_alignment_options">
<item>Left</item>
<item>Center</item>
<item>Right</item>
</string-array>
</resources>