Files
agentbox-test/android
agentbox 4abbbecce6
CI / test-and-package (push) Successful in 40s
CI / build-android (push) Successful in 1m25s
feat: i18n — translate Android app UI + pass device lang to server
- French (values-fr) and German (values-de) string resources for
  all app UI: settings dialog, errors, labels, buttons
- getDeviceLang() detects Locale.getDefault().getLanguage()
  and maps to en/fr/de
- loadUrl() now appends ?lang=XX to the base URL so the web
  app renders in the user's device language automatically
- English remains the fallback for unsupported languages
2026-08-01 12:11:57 +00:00
..