mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations) (#3997)
This commit is contained in:
parent
f51b7fb0f2
commit
cdad764579
3 changed files with 17 additions and 6 deletions
|
|
@ -973,15 +973,15 @@
|
|||
<string name="interval_always_on">En permanence</string>
|
||||
<plurals name="plurals_seconds">
|
||||
<item quantity="one">1 seconde</item>
|
||||
<item quantity="other">%d secondes</item>
|
||||
<item quantity="other">%1$d secondes</item>
|
||||
</plurals>
|
||||
<plurals name="plurals_minutes">
|
||||
<item quantity="one">1 minute</item>
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="other">%1$d minutes</item>
|
||||
</plurals>
|
||||
<plurals name="plurals_hours">
|
||||
<item quantity="one">1 heure</item>
|
||||
<item quantity="other">%d heures</item>
|
||||
<item quantity="other">%1$d heures</item>
|
||||
</plurals>
|
||||
<!-- Compass -->
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue