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
|
|
@ -977,15 +977,15 @@
|
|||
<string name="interval_always_on">Aina päällä</string>
|
||||
<plurals name="plurals_seconds">
|
||||
<item quantity="one">1 sekunti</item>
|
||||
<item quantity="other">%d sekuntia</item>
|
||||
<item quantity="other">%1$d sekuntia</item>
|
||||
</plurals>
|
||||
<plurals name="plurals_minutes">
|
||||
<item quantity="one">1 minuutti</item>
|
||||
<item quantity="other">%d minuuttia</item>
|
||||
<item quantity="other">%1$d minuuttia</item>
|
||||
</plurals>
|
||||
<plurals name="plurals_hours">
|
||||
<item quantity="one">1 tunti</item>
|
||||
<item quantity="other">%d tuntia</item>
|
||||
<item quantity="other">%1$d tuntia</item>
|
||||
</plurals>
|
||||
<!-- Compass -->
|
||||
<string name="compass_title">Kompassi</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue