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">时钟</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>
@@ -48,4 +49,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>