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">Reloxo</string>
<string name="timer">Temporizador</string>
<string name="stopwatch">Cronómetro</string>
<string name="start_stopwatch">Start Stopwatch</string>
<string name="lap">Volta</string>
<string name="stopwatch_stopped">O cronómetro detívose</string>
<string name="timer_stopped">O temporizador detívose</string>
@@ -49,4 +50,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>