From 09e3500d3922ea1d2436bee84a467c8acf5866ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 05:25:04 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Update=20translation.jso?= =?UTF-8?q?n=20with=20latest=20translations=20(#7635)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- client/src/locales/en/translation.json | 32 +++++++++++++------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index 79ff5d018c..59cad48c03 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -304,27 +304,27 @@ "com_nav_auto_transcribe_audio": "Auto transcribe audio", "com_nav_automatic_playback": "Autoplay Latest Message", "com_nav_balance": "Balance", - "com_nav_balance_auto_refill_settings": "Auto-Refill Settings", "com_nav_balance_auto_refill_disabled": "Auto-Refill is disabled.", "com_nav_balance_auto_refill_error": "Error loading auto-refill settings.", - "com_nav_balance_last_refill": "Last Refill:", - "com_nav_balance_refill_amount": "Refill Amount:", - "com_nav_balance_interval": "Interval:", - "com_nav_balance_next_refill": "Next Refill:", - "com_nav_balance_next_refill_info": "The next refill will occur automatically only when both conditions are met: the designated time interval has passed since the last refill, and sending a prompt would cause your balance to drop below zero.", - "com_nav_balance_every": "Every", - "com_nav_balance_second": "second", - "com_nav_balance_seconds": "seconds", - "com_nav_balance_minute": "minute", - "com_nav_balance_minutes": "minutes", - "com_nav_balance_hour": "hour", - "com_nav_balance_hours": "hours", + "com_nav_balance_auto_refill_settings": "Auto-Refill Settings", "com_nav_balance_day": "day", "com_nav_balance_days": "days", - "com_nav_balance_week": "week", - "com_nav_balance_weeks": "weeks", + "com_nav_balance_every": "Every", + "com_nav_balance_hour": "hour", + "com_nav_balance_hours": "hours", + "com_nav_balance_interval": "Interval:", + "com_nav_balance_last_refill": "Last Refill:", + "com_nav_balance_minute": "minute", + "com_nav_balance_minutes": "minutes", "com_nav_balance_month": "month", "com_nav_balance_months": "months", + "com_nav_balance_next_refill": "Next Refill:", + "com_nav_balance_next_refill_info": "The next refill will occur automatically only when both conditions are met: the designated time interval has passed since the last refill, and sending a prompt would cause your balance to drop below zero.", + "com_nav_balance_refill_amount": "Refill Amount:", + "com_nav_balance_second": "second", + "com_nav_balance_seconds": "seconds", + "com_nav_balance_week": "week", + "com_nav_balance_weeks": "weeks", "com_nav_browser": "Browser", "com_nav_center_chat_input": "Center Chat Input on Welcome Screen", "com_nav_change_picture": "Change picture", @@ -963,4 +963,4 @@ "com_ui_zoom": "Zoom", "com_user_message": "You", "com_warning_resubmit_unsupported": "Resubmitting the AI message is not supported for this endpoint." -} +} \ No newline at end of file