lejianwen 1 год назад
Родитель
Сommit
8d89478913
6 измененных файлов с 6 добавлено и 6 удалено
  1. 1 1
      src/utils/i18n/en.json
  2. 1 1
      src/utils/i18n/es.json
  3. 1 1
      src/utils/i18n/fr.json
  4. 1 1
      src/utils/i18n/ko.json
  5. 1 1
      src/utils/i18n/ru.json
  6. 1 1
      src/utils/i18n/zh_CN.json

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

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

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

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

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

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

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

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

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

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

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

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