Skip to content

Commit 99a3fcd

Browse files
authored
Change min and sec abbreviations
1 parent 4b3d0ae commit 99a3fcd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

resources/src/main/res/values-fr/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959

6060
<string name="time_day">j</string>
6161
<string name="time_hour">h</string>
62-
<string name="time_minute">m</string>
63-
<string name="time_second">s</string>
62+
<string name="time_minute">min</string>
63+
<string name="time_second">sec</string>
6464

6565
<string name="days">Jours</string>
6666
<string name="hours">Heures</string>

0 commit comments

Comments
 (0)