🐛 fix: Add success toast message for sorting in nodes and servers pages
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"select_protocol": "프로토콜 선택…",
|
||||
"select_server": "서버 선택…",
|
||||
"server": "서버",
|
||||
"sorted_success": "정렬이 완료되었습니다.",
|
||||
"tags": "태그",
|
||||
"tags_description": "권한 그룹화 태그(계획 바인딩 및 배포 정책 포함).",
|
||||
"tags_placeholder": "여러 태그를 추가하려면 Enter 또는 쉼표(,)를 사용하세요",
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
"select_encryption_method": "암호화 방법 선택",
|
||||
"server_key": "서버 키",
|
||||
"service_name": "서비스 이름",
|
||||
"sorted_success": "정렬이 완료되었습니다.",
|
||||
"status": "상태",
|
||||
"subscribeId": "구독 ID",
|
||||
"subscription": "구독",
|
||||
|
||||
Reference in New Issue
Block a user