From da78d6f2a52b3d0ec9450fc0b3d89dc75697e762 Mon Sep 17 00:00:00 2001 From: Vincent Koc <25068+vincentkoc@users.noreply.github.com> Date: Sun, 12 Jul 2026 06:47:37 +0200 Subject: [PATCH] chore(i18n): reconcile native locale artifacts --- apps/.i18n/native/ar.json | 10 +++++----- apps/.i18n/native/de.json | 10 +++++----- apps/.i18n/native/es.json | 10 +++++----- apps/.i18n/native/fa.json | 10 +++++----- apps/.i18n/native/fr.json | 10 +++++----- apps/.i18n/native/hi.json | 10 +++++----- apps/.i18n/native/id.json | 10 +++++----- apps/.i18n/native/it.json | 10 +++++----- apps/.i18n/native/ja-JP.json | 10 +++++----- apps/.i18n/native/ko.json | 10 +++++----- apps/.i18n/native/nl.json | 10 +++++----- apps/.i18n/native/pl.json | 10 +++++----- apps/.i18n/native/pt-BR.json | 10 +++++----- apps/.i18n/native/ru.json | 10 +++++----- apps/.i18n/native/sv.json | 10 +++++----- apps/.i18n/native/th.json | 10 +++++----- apps/.i18n/native/tr.json | 10 +++++----- apps/.i18n/native/uk.json | 10 +++++----- apps/.i18n/native/vi.json | 10 +++++----- apps/.i18n/native/zh-CN.json | 10 +++++----- apps/.i18n/native/zh-TW.json | 10 +++++----- 21 files changed, 105 insertions(+), 105 deletions(-) diff --git a/apps/.i18n/native/ar.json b/apps/.i18n/native/ar.json index be73cc30f036..96205a93d57e 100644 --- a/apps/.i18n/native/ar.json +++ b/apps/.i18n/native/ar.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "تفعيل الميكروفون" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "تحديث" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "خطأ في الدردشة" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "إيقاف" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/de.json b/apps/.i18n/native/de.json index aa96828b5f75..e1adf6d09d76 100644 --- a/apps/.i18n/native/de.json +++ b/apps/.i18n/native/de.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Mikrofon aktivieren" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Aktualisieren" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Chatfehler" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Aus" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/es.json b/apps/.i18n/native/es.json index 064a5ef398b8..7c1ab5bccabe 100644 --- a/apps/.i18n/native/es.json +++ b/apps/.i18n/native/es.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Activar micrófono" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Actualizar" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Error de chat" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Desactivado" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/fa.json b/apps/.i18n/native/fa.json index 17c7d5baef97..694221a94476 100644 --- a/apps/.i18n/native/fa.json +++ b/apps/.i18n/native/fa.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "فعال کردن میکروفون" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "تازه‌سازی" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "خطای چت" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "خاموش" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/fr.json b/apps/.i18n/native/fr.json index 2c12aef8bc7e..6ac89bf7035a 100644 --- a/apps/.i18n/native/fr.json +++ b/apps/.i18n/native/fr.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Activer le microphone" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Actualiser" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Erreur de discussion" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Désactivé" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/hi.json b/apps/.i18n/native/hi.json index 2b2cabfd5058..58f0693813a8 100644 --- a/apps/.i18n/native/hi.json +++ b/apps/.i18n/native/hi.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "माइक्रोफ़ोन सक्षम करें" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "रीफ़्रेश करें" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "चैट त्रुटि" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "बंद" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/id.json b/apps/.i18n/native/id.json index f79e2fa772ab..5078e6c4aca1 100644 --- a/apps/.i18n/native/id.json +++ b/apps/.i18n/native/id.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Aktifkan Mikrofon" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Segarkan" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Kesalahan chat" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Mati" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/it.json b/apps/.i18n/native/it.json index c55510d6f8e9..bdc642e30000 100644 --- a/apps/.i18n/native/it.json +++ b/apps/.i18n/native/it.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Abilita microfono" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Aggiorna" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Errore chat" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Disattivato" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/ja-JP.json b/apps/.i18n/native/ja-JP.json index 5a7c0aa74744..e71e98ce75b7 100644 --- a/apps/.i18n/native/ja-JP.json +++ b/apps/.i18n/native/ja-JP.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "マイクを有効にする" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "更新" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "チャット エラー" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "オフ" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/ko.json b/apps/.i18n/native/ko.json index df98558386c3..14d779002c0a 100644 --- a/apps/.i18n/native/ko.json +++ b/apps/.i18n/native/ko.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "마이크 활성화" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "새로 고침" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "채팅 오류" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "꺼짐" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/nl.json b/apps/.i18n/native/nl.json index 90f7e80ef751..553776b9ba41 100644 --- a/apps/.i18n/native/nl.json +++ b/apps/.i18n/native/nl.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Microfoon inschakelen" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Vernieuwen" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Chatfout" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Uit" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/pl.json b/apps/.i18n/native/pl.json index 11e97f20bfea..a6cdcc5a4a44 100644 --- a/apps/.i18n/native/pl.json +++ b/apps/.i18n/native/pl.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Włącz mikrofon" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Odśwież" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Błąd czatu" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Wyłączone" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/pt-BR.json b/apps/.i18n/native/pt-BR.json index fe4f9eefea92..8d216a9c76c2 100644 --- a/apps/.i18n/native/pt-BR.json +++ b/apps/.i18n/native/pt-BR.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Ativar microfone" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Atualizar" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Erro no chat" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Desativado" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/ru.json b/apps/.i18n/native/ru.json index d7fd5fd552d3..4ee5ecabcf42 100644 --- a/apps/.i18n/native/ru.json +++ b/apps/.i18n/native/ru.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Включить микрофон" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Обновить" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Ошибка чата" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Выкл." - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/sv.json b/apps/.i18n/native/sv.json index 61d69a64827a..3cc38dfc33be 100644 --- a/apps/.i18n/native/sv.json +++ b/apps/.i18n/native/sv.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Aktivera mikrofon" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Uppdatera" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Chattfel" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Av" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/th.json b/apps/.i18n/native/th.json index a8181acf79c2..341f1ba633cf 100644 --- a/apps/.i18n/native/th.json +++ b/apps/.i18n/native/th.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "เปิดใช้งานไมโครโฟน" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "รีเฟรช" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "ข้อผิดพลาดของแชท" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "ปิด" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/tr.json b/apps/.i18n/native/tr.json index f49c8d827514..4b72d984e022 100644 --- a/apps/.i18n/native/tr.json +++ b/apps/.i18n/native/tr.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Mikrofonu Etkinleştir" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Yenile" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Sohbet hatası" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Kapalı" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/uk.json b/apps/.i18n/native/uk.json index d710c7fb06c1..9fd9cf9356f2 100644 --- a/apps/.i18n/native/uk.json +++ b/apps/.i18n/native/uk.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Увімкнути мікрофон" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Оновити" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Помилка чату" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Вимкнено" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/vi.json b/apps/.i18n/native/vi.json index 475fc1d50802..9040dae45b0e 100644 --- a/apps/.i18n/native/vi.json +++ b/apps/.i18n/native/vi.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "Bật micrô" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "Làm mới" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "Lỗi trò chuyện" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "Tắt" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/zh-CN.json b/apps/.i18n/native/zh-CN.json index 34017028b1cb..0ca7d5cb1795 100644 --- a/apps/.i18n/native/zh-CN.json +++ b/apps/.i18n/native/zh-CN.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "启用麦克风" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "刷新" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "聊天错误" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "关闭" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt", diff --git a/apps/.i18n/native/zh-TW.json b/apps/.i18n/native/zh-TW.json index 452f89faf6dc..df7fda18ed36 100644 --- a/apps/.i18n/native/zh-TW.json +++ b/apps/.i18n/native/zh-TW.json @@ -3538,6 +3538,11 @@ "source": "Enable Microphone", "translated": "啟用麥克風" }, + { + "id": "native.android.066337249b9d9d30", + "source": "Refresh", + "translated": "重新整理" + }, { "id": "native.android.eb6ff96aba8f67b4", "source": "Files unavailable", @@ -4133,11 +4138,6 @@ "source": "Chat error", "translated": "聊天錯誤" }, - { - "id": "native.android.e368d73d1c767bed", - "source": "Off", - "translated": "關閉" - }, { "id": "native.android.f392ee2d50d6b7ce", "source": "ask OpenClaw $prompt",