chore: updated translation
This commit is contained in:
@@ -175,6 +175,7 @@
|
||||
"protocols": "協定為空",
|
||||
"schema": "連線至 GraphQL 端點",
|
||||
"shortcodes": "Shortcodes 為空",
|
||||
"subscription": "Subscriptions are empty",
|
||||
"team_name": "團隊名稱為空",
|
||||
"teams": "團隊為空",
|
||||
"tests": "沒有針對該請求的測試"
|
||||
@@ -312,10 +313,28 @@
|
||||
"import_export": "匯入/匯出"
|
||||
},
|
||||
"mqtt": {
|
||||
"already_subscribed": "You are already subscribed to this topic.",
|
||||
"clean_session": "Clean Session",
|
||||
"clear_input": "Clear input",
|
||||
"clear_input_on_send": "Clear input on send",
|
||||
"client_id": "Client ID",
|
||||
"color": "Color",
|
||||
"communication": "通訊",
|
||||
"connection_config": "Connection Config",
|
||||
"connection_not_authorized": "This MQTT connection does not use any authentication.",
|
||||
"invalid_topic": "Please provide a topic for the subscription",
|
||||
"keep_alive": "Keep Alive",
|
||||
"log": "日誌",
|
||||
"lw_message": "Last-Will Message",
|
||||
"lw_qos": "Last-Will QoS",
|
||||
"lw_retain": "Last-Will Retain",
|
||||
"lw_topic": "Last-Will Topic",
|
||||
"message": "訊息",
|
||||
"new": "New Subscription",
|
||||
"not_connected": "Please start a MQTT connection first.",
|
||||
"publish": "發佈",
|
||||
"qos": "QoS",
|
||||
"ssl": "SSL",
|
||||
"subscribe": "訂閱",
|
||||
"topic": "主題",
|
||||
"topic_name": "主題名稱",
|
||||
|
||||
Reference in New Issue
Block a user