We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3d0ae commit 99a3fcdCopy full SHA for 99a3fcd
1 file changed
resources/src/main/res/values-fr/strings.xml
@@ -59,8 +59,8 @@
59
60
<string name="time_day">j</string>
61
<string name="time_hour">h</string>
62
- <string name="time_minute">m</string>
63
- <string name="time_second">s</string>
+ <string name="time_minute">min</string>
+ <string name="time_second">sec</string>
64
65
<string name="days">Jours</string>
66
<string name="hours">Heures</string>
0 commit comments