diff --git a/src/utils/i18n/en.json b/src/utils/i18n/en.json index 5896d45..a384ff3 100644 --- a/src/utils/i18n/en.json +++ b/src/utils/i18n/en.json @@ -485,7 +485,7 @@ "One": "Not Available" }, "ServerCmdTips": { - "One": "This feature is experimental. Please ensure that the API and hbbs are on the same loopback address. For more information, please refer to the {wiki}" + "One": "This feature is experimental. Please ensure that the API and hbbs and hbbr are on the same loopback address. For more information, please refer to the {wiki}" }, "Refresh": { "One": "Refresh" diff --git a/src/utils/i18n/es.json b/src/utils/i18n/es.json index b463728..5273834 100644 --- a/src/utils/i18n/es.json +++ b/src/utils/i18n/es.json @@ -488,7 +488,7 @@ "One": "No disponible" }, "ServerCmdTips": { - "One": "Esta función es experimental, asegúrese de que la API y hbbs estén en la misma dirección de bucle, para más detalles consulte el {wiki}" + "One": "Esta función es experimental. Asegúrese de que la API y hbbs y hbbr estén en la misma dirección de bucle de retorno. Para obtener más información, consulte el {wiki}" }, "Refresh": { "One": "Actualizar" diff --git a/src/utils/i18n/fr.json b/src/utils/i18n/fr.json index d72c3de..a6e2aba 100644 --- a/src/utils/i18n/fr.json +++ b/src/utils/i18n/fr.json @@ -491,7 +491,7 @@ "One": "Non disponible" }, "ServerCmdTips": { - "One": "Cette fonctionnalité est expérimentale, veuillez vous assurer que l'API et hbbs sont sur la même adresse de boucle, pour plus de détails veuillez consulter le {wiki}" + "One": "Cette fonctionnalité est expérimentale. Veuillez vous assurer que l'API et hbbs et hbbr sont sur la même adresse de boucle locale. Pour plus d'informations, veuillez consulter le {wiki}" }, "Refresh": { "One": "Actualiser" diff --git a/src/utils/i18n/ko.json b/src/utils/i18n/ko.json index b2d5595..b4ca9fd 100644 --- a/src/utils/i18n/ko.json +++ b/src/utils/i18n/ko.json @@ -474,7 +474,7 @@ "One": "사용 불가" }, "ServerCmdTips": { - "One": "이 기능은 실험적이므로, api와 hbbs가 동일한 루프백 주소에 있는지 확인하십시오. 자세한 내용은 {wiki}를 참조하십시오." + "One": "이 기능은 실험적입니다. API 및 hbbs 및 hbbr이 동일한 루프백 주소에 있는지 확인하십시오. 자세한 내용은 {wiki}를 참조하십시오." }, "Refresh": { "One": "새로 고침" diff --git a/src/utils/i18n/ru.json b/src/utils/i18n/ru.json index 39e6c21..548302c 100644 --- a/src/utils/i18n/ru.json +++ b/src/utils/i18n/ru.json @@ -488,7 +488,7 @@ "One": "Недоступно" }, "ServerCmdTips": { - "One": "Эта функция является экспериментальной, убедитесь, что api и hbbs находятся на одном и том же адресе обратной связи, для получения дополнительной информации см. {wiki}" + "One": "Эта функция экспериментальная. Пожалуйста, убедитесь, что API и hbbs и hbbr находятся на одном адресе обратной петли. Для получения дополнительной информации обратитесь к {wiki}" }, "Refresh": { "One": "Обновить" diff --git a/src/utils/i18n/zh_CN.json b/src/utils/i18n/zh_CN.json index 6b0c67f..e73b447 100644 --- a/src/utils/i18n/zh_CN.json +++ b/src/utils/i18n/zh_CN.json @@ -504,7 +504,7 @@ "One": "不可用" }, "ServerCmdTips": { - "One": "此处功能为实验性质,请确保api和hbbs处于同一回环地址下,更多说明请参考 {wiki}" + "One": "此处功能为实验性质,请确保api和 hbbs/hbbr 处于同一回环地址下,更多说明请参考 {wiki}" }, "Refresh": { "One": "刷新"