mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations) (#4003)
This commit is contained in:
parent
4e3a57d9b6
commit
b3f872e41d
4 changed files with 47 additions and 4 deletions
|
|
@ -976,15 +976,15 @@
|
|||
<string name="interval_always_on">Immer an</string>
|
||||
<plurals name="plurals_seconds">
|
||||
<item quantity="one">1 Sekunde</item>
|
||||
<item quantity="other">%d Sekunden</item>
|
||||
<item quantity="other">%1$d Sekunden</item>
|
||||
</plurals>
|
||||
<plurals name="plurals_minutes">
|
||||
<item quantity="one">1 Minute</item>
|
||||
<item quantity="other">%d Minuten</item>
|
||||
<item quantity="other">%1$d Minuten</item>
|
||||
</plurals>
|
||||
<plurals name="plurals_hours">
|
||||
<item quantity="one">1 Stunde</item>
|
||||
<item quantity="other">%d Stunden</item>
|
||||
<item quantity="other">%1$d Stunden</item>
|
||||
</plurals>
|
||||
<!-- Compass -->
|
||||
<string name="compass_title">Kompass</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue