chore: updated translation

This commit is contained in:
Liyas Thomas
2022-11-27 03:52:15 +05:30
parent 2ed709796a
commit 740691417f
35 changed files with 611 additions and 34 deletions

View File

@@ -175,6 +175,7 @@
"protocols": "Protocols are empty",
"schema": "Connect to a GraphQL endpoint to view schema",
"shortcodes": "Shortcodes are empty",
"subscription": "Subscriptions are empty",
"team_name": "Team name empty",
"teams": "You don't belong to any teams",
"tests": "There are no tests for this request"
@@ -312,10 +313,28 @@
"import_export": "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": "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": "Log",
"lw_message": "Last-Will Message",
"lw_qos": "Last-Will QoS",
"lw_retain": "Last-Will Retain",
"lw_topic": "Last-Will Topic",
"message": "Message",
"new": "New Subscription",
"not_connected": "Please start a MQTT connection first.",
"publish": "Publish",
"qos": "QoS",
"ssl": "SSL",
"subscribe": "Subscribe",
"topic": "Topic",
"topic_name": "Topic Name",