lejianwen 1 год назад
Родитель
Сommit
8d89478913

+ 1 - 1
src/utils/i18n/en.json

@@ -485,7 +485,7 @@
485 485
     "One": "Not Available"
486 486
   },
487 487
   "ServerCmdTips": {
488
-    "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}"
488
+    "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}"
489 489
   },
490 490
   "Refresh": {
491 491
     "One": "Refresh"

+ 1 - 1
src/utils/i18n/es.json

@@ -488,7 +488,7 @@
488 488
     "One": "No disponible"
489 489
   },
490 490
   "ServerCmdTips": {
491
-    "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}"
491
+    "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}"
492 492
   },
493 493
   "Refresh": {
494 494
     "One": "Actualizar"

+ 1 - 1
src/utils/i18n/fr.json

@@ -491,7 +491,7 @@
491 491
     "One": "Non disponible"
492 492
   },
493 493
   "ServerCmdTips": {
494
-    "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}"
494
+    "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}"
495 495
   },
496 496
   "Refresh": {
497 497
     "One": "Actualiser"

+ 1 - 1
src/utils/i18n/ko.json

@@ -474,7 +474,7 @@
474 474
     "One": "사용 불가"
475 475
   },
476 476
   "ServerCmdTips": {
477
-    "One": "이 기능은 실험적이므로, api와 hbbs가 동일한 루프백 주소에 있는지 확인하십시오. 자세한 내용은 {wiki}를 참조하십시오."
477
+    "One": "이 기능은 실험적입니다. API 및 hbbs 및 hbbr이 동일한 루프백 주소에 있는지 확인하십시오. 자세한 내용은 {wiki}를 참조하십시오."
478 478
   },
479 479
   "Refresh": {
480 480
     "One": "새로 고침"

+ 1 - 1
src/utils/i18n/ru.json

@@ -488,7 +488,7 @@
488 488
     "One": "Недоступно"
489 489
   },
490 490
   "ServerCmdTips": {
491
-    "One": "Эта функция является экспериментальной, убедитесь, что api и hbbs находятся на одном и том же адресе обратной связи, для получения дополнительной информации см. {wiki}"
491
+    "One": "Эта функция экспериментальная. Пожалуйста, убедитесь, что API и hbbs и hbbr находятся на одном адресе обратной петли. Для получения дополнительной информации обратитесь к {wiki}"
492 492
   },
493 493
   "Refresh": {
494 494
     "One": "Обновить"

+ 1 - 1
src/utils/i18n/zh_CN.json

@@ -504,7 +504,7 @@
504 504
     "One": "不可用"
505 505
   },
506 506
   "ServerCmdTips": {
507
-    "One": "此处功能为实验性质,请确保api和hbbs处于同一回环地址下,更多说明请参考 {wiki}"
507
+    "One": "此处功能为实验性质,请确保api和 hbbs/hbbr 处于同一回环地址下,更多说明请参考 {wiki}"
508 508
   },
509 509
   "Refresh": {
510 510
     "One": "刷新"