i18n(nodes): translate basePath and apiToken labels

Localize the node form 'basePath' (zh-CN, zh-TW, tr-TR) and 'apiToken'
(zh-CN, zh-TW, uk-UA) labels that were still showing the English defaults.
This commit is contained in:
MHSanaei
2026-05-31 16:17:06 +02:00
parent 9d99428cce
commit 7028c15e8c
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -807,7 +807,7 @@
"scheme": "Şema",
"address": "Adres",
"port": "Port",
"basePath": "Base Path",
"basePath": "Temel Yol",
"apiToken": "API Token",
"apiTokenPlaceholder": "Uzak panelin Ayarlar sayfasındaki token",
"apiTokenHint": "Uzak panel API token'ını Ayarlar → API Token altında gösterir.",