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": "프로토콜이 비어 있습니다.",
"schema": "스키마를 보려면 GraphQL 엔드포인트에 연결하세요.",
"shortcodes": "Shortcodes are empty",
"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": "토픽 이름",