Files
ProxMenux/AppImage/messages
Codex d62fc29581 fix(monitor): localize dynamic labels and generated status text
Localize runtime labels for SMART/NVMe details, backup target badges, firewall interface types, settings units, and generated health status copy while keeping the English and Slovak catalogs in key parity.
2026-08-04 17:02:03 +02:00
..

Monitor dashboard translations

The ProxMenux Monitor dashboard uses a small client-side i18n layer.

  • English (en) is the source language and the fallback.
  • Slovak (sk) is complete.
  • Spanish, French, German, Italian and Portuguese are registered as community translation targets and currently fall back to English.

To add or improve a translation, copy the matching keys from messages/en/common.json into your locale's common.json file and translate only the values. Keep placeholders such as {uptime} unchanged.