feat(i18n): remove wait duration

This commit is contained in:
Karishma Shukla
2025-06-22 18:17:50 +05:30
committed by GitHub
parent b9a973f709
commit 7456bedb95

View File

@@ -293,7 +293,7 @@
"no": "いいえ" "no": "いいえ"
}, },
"messages": { "messages": {
"extracting": "データ抽出中...10秒から1分ほどお待ちください", "extracting": "データ抽出しています...お待ちください",
"restart_required": "録画を更新した後、解釈を再起動してください", "restart_required": "録画を更新した後、解釈を再起動してください",
"run_finished": "実行完了", "run_finished": "実行完了",
"run_failed": "実行の開始に失敗しました" "run_failed": "実行の開始に失敗しました"