chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4134)

This commit is contained in:
James Rich 2026-01-06 06:39:22 -06:00 committed by GitHub
parent d05aca5cf3
commit f525541fe0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 122 additions and 24 deletions

View file

@ -16,6 +16,7 @@
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources>
<string name="meshtastic_app_name">Meshtastic</string>
<!-- Language tags native names (not available via .getDisplayLanguage) -->
<string name="fallback_node_name">Meshtastic</string>
<string name="node_filter_placeholder">필터</string>
@ -382,7 +383,6 @@
<string name="output_led_gpio">LED 출력 (GPIO)</string>
<string name="output_led_active_high">LED 출력 active high</string>
<string name="output_buzzer_gpio">부저 출력 (GPIO)</string>
<string name="use_pwm_buzzer">PWM 부저 사용</string>
<string name="output_vibra_gpio">진동 출력 (GPIO)</string>
<string name="output_duration_milliseconds">출력 지속시간 (밀리초)</string>
<string name="nag_timeout_seconds">반복 종료 시간 (초)</string>