forked from baron/baron-sso
기능 변화에 따른 로케일 수정
This commit is contained in:
@@ -214,6 +214,9 @@ loading = "Loading apps..."
|
||||
showing = "Showing {{shown}} of {{total}} apps"
|
||||
status_update_error = "Failed to update client status"
|
||||
status_updated = "The app has been {{status}}."
|
||||
deleted = "App deleted."
|
||||
delete_error = "Failed to delete: {{error}}"
|
||||
delete_confirm = "Are you sure you want to delete this app? This action cannot be undone."
|
||||
|
||||
[msg.dev.clients.consents]
|
||||
empty = "No consents found."
|
||||
@@ -905,6 +908,7 @@ theme_dark = "Dark"
|
||||
theme_light = "Light"
|
||||
theme_toggle = "Theme Toggle"
|
||||
unknown = "Unknown"
|
||||
view = "View"
|
||||
|
||||
[ui.common.badge]
|
||||
admin_only = "Admin only"
|
||||
|
||||
@@ -214,6 +214,9 @@ loading = "Loading apps..."
|
||||
showing = "Showing {{shown}} of {{total}} apps"
|
||||
status_update_error = "Failed to update client status"
|
||||
status_updated = "앱이 {{status}}되었습니다."
|
||||
deleted = "앱이 삭제되었습니다."
|
||||
delete_error = "삭제 실패: {{error}}"
|
||||
delete_confirm = "정말로 이 앱을 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다."
|
||||
|
||||
[msg.dev.clients.consents]
|
||||
empty = "No consents found."
|
||||
@@ -905,6 +908,7 @@ theme_dark = "Dark"
|
||||
theme_light = "Light"
|
||||
theme_toggle = "테마 전환"
|
||||
unknown = "Unknown"
|
||||
view = "보기"
|
||||
|
||||
[ui.common.badge]
|
||||
admin_only = "Admin only"
|
||||
|
||||
@@ -214,6 +214,9 @@ loading = ""
|
||||
showing = ""
|
||||
status_update_error = ""
|
||||
status_updated = ""
|
||||
deleted = ""
|
||||
delete_error = ""
|
||||
delete_confirm = ""
|
||||
|
||||
[msg.dev.clients.consents]
|
||||
empty = ""
|
||||
@@ -917,6 +920,7 @@ theme_dark = ""
|
||||
theme_light = ""
|
||||
theme_toggle = ""
|
||||
unknown = ""
|
||||
view = ""
|
||||
|
||||
[ui.common.badge]
|
||||
admin_only = ""
|
||||
|
||||
@@ -270,6 +270,9 @@ loading = "Loading apps..."
|
||||
showing = "Showing {{shown}} of {{total}} apps"
|
||||
status_update_error = "Failed to update client status"
|
||||
status_updated = "The app has been {{status}}."
|
||||
deleted = "App deleted."
|
||||
delete_error = "Failed to delete: {{error}}"
|
||||
delete_confirm = "Are you sure you want to delete this app? This action cannot be undone."
|
||||
|
||||
[msg.dev.clients.consents]
|
||||
empty = "No consents found."
|
||||
@@ -1047,6 +1050,7 @@ theme_dark = "Dark"
|
||||
theme_light = "Light"
|
||||
theme_toggle = "Theme Toggle"
|
||||
unknown = "Unknown"
|
||||
view = "View"
|
||||
|
||||
[ui.common.badge]
|
||||
admin_only = "Admin only"
|
||||
|
||||
@@ -270,6 +270,9 @@ loading = "Loading apps..."
|
||||
showing = "Showing {{shown}} of {{total}} apps"
|
||||
status_update_error = "Failed to update client status"
|
||||
status_updated = "앱이 {{status}}되었습니다."
|
||||
deleted = "앱이 삭제되었습니다."
|
||||
delete_error = "삭제 실패: {{error}}"
|
||||
delete_confirm = "정말로 이 앱을 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다."
|
||||
|
||||
[msg.dev.clients.consents]
|
||||
empty = "No consents found."
|
||||
@@ -1047,6 +1050,7 @@ theme_dark = "Dark"
|
||||
theme_light = "Light"
|
||||
theme_toggle = "테마 전환"
|
||||
unknown = "Unknown"
|
||||
view = "보기"
|
||||
|
||||
[ui.common.badge]
|
||||
admin_only = "Admin only"
|
||||
|
||||
@@ -232,6 +232,9 @@ loading = ""
|
||||
showing = ""
|
||||
status_update_error = ""
|
||||
status_updated = ""
|
||||
deleted = ""
|
||||
delete_error = ""
|
||||
delete_confirm = ""
|
||||
|
||||
[msg.dev.clients.consents]
|
||||
empty = ""
|
||||
|
||||
Reference in New Issue
Block a user