Added some Polish strings

This commit is contained in:
Graham Jones
2023-02-03 13:44:02 +00:00
parent 315f5308b2
commit b65b0814d9
3 changed files with 4 additions and 1 deletions

View File

@@ -186,7 +186,7 @@
android:id="@+id/pSeizureTv"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Seizure Probability (%)" />
android:text="@string/seizure_probability" />
<ProgressBar
android:id="@+id/pSeizureProgressBar"