chore: Scheduled updates (Firmware, Hardware, Translations) (#3997)

This commit is contained in:
James Rich 2025-12-13 15:10:01 -06:00 committed by GitHub
parent f51b7fb0f2
commit cdad764579
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 6 deletions

View file

@ -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>