Added start_stopwatch to all languages

This commit is contained in:
MohitMali
2022-11-18 17:55:31 +05:30
parent 91031b07b0
commit 260fb70612
44 changed files with 68 additions and 27 deletions

View File

@@ -8,6 +8,7 @@
<string name="clock">Clock</string>
<string name="timer">טיימר</string>
<string name="stopwatch">סטופר</string>
<string name="start_stopwatch">Start Stopwatch</string>
<string name="lap">הקפה</string>
<string name="stopwatch_stopped">שעון העצר הופסק</string>
<string name="timer_stopped">הטיימר הופסק</string>