Skip to content

Commit

Permalink
feat: update languages
Browse files Browse the repository at this point in the history
Signed-off-by: 이승연 <[email protected]>
  • Loading branch information
seungyeoneeee committed Feb 5, 2025
1 parent ea3d57f commit 9905db9
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 0 deletions.
42 changes: 42 additions & 0 deletions packages/language-pack/console-translation-2.8.babel
Original file line number Diff line number Diff line change
Expand Up @@ -5418,6 +5418,27 @@
</translation>
</translations>
</concept_node>
<concept_node>
<name>LABELS_WITH_THE_MOST_ALERTS</name>
<definition_loaded>false</definition_loaded>
<description/>
<comment/>
<default_text/>
<translations>
<translation>
<language>en-US</language>
<approved>true</approved>
</translation>
<translation>
<language>ja-JP</language>
<approved>false</approved>
</translation>
<translation>
<language>ko-KR</language>
<approved>false</approved>
</translation>
</translations>
</concept_node>
<concept_node>
<name>LABEL_KEY</name>
<definition_loaded>false</definition_loaded>
Expand Down Expand Up @@ -5649,6 +5670,27 @@
</translation>
</translations>
</concept_node>
<concept_node>
<name>MOST_FREQUENTLY_OCCURRED_ALERTS</name>
<definition_loaded>false</definition_loaded>
<description/>
<comment/>
<default_text/>
<translations>
<translation>
<language>en-US</language>
<approved>true</approved>
</translation>
<translation>
<language>ja-JP</language>
<approved>false</approved>
</translation>
<translation>
<language>ko-KR</language>
<approved>false</approved>
</translation>
</translations>
</concept_node>
<concept_node>
<name>NO_DATA</name>
<definition_loaded>false</definition_loaded>
Expand Down
2 changes: 2 additions & 0 deletions packages/language-pack/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
"INVITE": "Invite",
"INVITE_MEMBER": "Invite Member",
"INVITE_MEMBER_DESC": "Members with access to this service",
"LABELS_WITH_THE_MOST_ALERTS": "Labels with the Most Alerts",
"LABEL_KEY": "Key",
"LABEL_KEY_DESC": "The entered key is used to identify each \nservice and cannot be changed once set.",
"LABEL_NAME": "Name",
Expand All @@ -276,6 +277,7 @@
"MODAL_DELETE_TITLE": "Are you sure you want to delete this service?",
"MODAL_EDIT_TITLE": "Update Service",
"MODAL_MEMBER_PLACEHOLDER": "Select a member or more",
"MOST_FREQUENTLY_OCCURRED_ALERTS": "Most Frequently Occurred Alerts",
"NO_DATA": "Create a new service.",
"NO_DATA_DESC": "Set up alerts for each service and quickly identify any issues.",
"OPEN_ALERTS": "All Opened",
Expand Down
2 changes: 2 additions & 0 deletions packages/language-pack/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
"INVITE": "招待",
"INVITE_MEMBER": "メンバー招待",
"INVITE_MEMBER_DESC": "このサービスにアクセス可能なメンバー",
"LABELS_WITH_THE_MOST_ALERTS": "",
"LABEL_KEY": "キー",
"LABEL_KEY_DESC": "入力されたキーは各サービスを識別するために使用され、\n一度設定すると変更できません。",
"LABEL_NAME": "名前",
Expand All @@ -276,6 +277,7 @@
"MODAL_DELETE_TITLE": "このサービスを削除してもよろしいですか?",
"MODAL_EDIT_TITLE": "サービス名を編集",
"MODAL_MEMBER_PLACEHOLDER": "メンバーを選択してください",
"MOST_FREQUENTLY_OCCURRED_ALERTS": "",
"NO_DATA": "新しいサービスを作成",
"NO_DATA_DESC": "各サービスのアラートを設定し、発生するすべての問題を迅速に把握しましょう。",
"OPEN_ALERTS": "全てのオープンされたアラート",
Expand Down
2 changes: 2 additions & 0 deletions packages/language-pack/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
"INVITE": "초대",
"INVITE_MEMBER": "멤버 초대",
"INVITE_MEMBER_DESC": "이 서비스에 접근 가능한 멤버",
"LABELS_WITH_THE_MOST_ALERTS": "",
"LABEL_KEY": "",
"LABEL_KEY_DESC": "입력한 키는 각 서비스를 식별하는 데 사용되며, \n한 번 설정하면 변경할 수 없습니다.",
"LABEL_NAME": "이름",
Expand All @@ -276,6 +277,7 @@
"MODAL_DELETE_TITLE": "이 서비스를 삭제하시겠습니까?",
"MODAL_EDIT_TITLE": "서비스 이름 수정",
"MODAL_MEMBER_PLACEHOLDER": "멤버 선택",
"MOST_FREQUENTLY_OCCURRED_ALERTS": "",
"NO_DATA": "새로운 서비스 생성",
"NO_DATA_DESC": "서비스별 알림을 설정하고, 발생하는 모든 이슈를 신속하게 파악하세요.",
"OPEN_ALERTS": "오픈된 전체 얼럿",
Expand Down

0 comments on commit 9905db9

Please sign in to comment.