bfg-common 1.3.523 → 1.3.525
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/localization/local_be.json +3 -1
- package/assets/localization/local_en.json +3 -1
- package/assets/localization/local_hy.json +3 -1
- package/assets/localization/local_kk.json +3 -1
- package/assets/localization/local_ru.json +3 -1
- package/assets/localization/local_zh.json +3 -1
- package/package.json +1 -1
|
@@ -2411,5 +2411,7 @@
|
|
|
2411
2411
|
"visibleName": "Տեսանելի անուն",
|
|
2412
2412
|
"monitoredByProxy": "Դիտարկվում է վստահված անձի կողմից",
|
|
2413
2413
|
"interfaces": "Ինտերֆեյսեր",
|
|
2414
|
-
"agent": "Գործակալ"
|
|
2414
|
+
"agent": "Գործակալ",
|
|
2415
|
+
"dnsName": "DNS անունը",
|
|
2416
|
+
"createHost": "Ստեղծել հոսթ"
|
|
2415
2417
|
}
|