From 558d88593a5fdbd89c4ea8df61db684216bd4430 Mon Sep 17 00:00:00 2001 From: kyy Date: Tue, 24 Feb 2026 15:57:09 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B8=B0=EB=8A=A5=20=EB=B3=80=ED=99=94?= =?UTF-8?q?=EC=97=90=20=EB=94=B0=EB=A5=B8=20=EB=A1=9C=EC=BC=80=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devfront/src/locales/en.toml | 4 ++++ devfront/src/locales/ko.toml | 4 ++++ devfront/src/locales/template.toml | 4 ++++ locales/en.toml | 4 ++++ locales/ko.toml | 4 ++++ locales/template.toml | 3 +++ 6 files changed, 23 insertions(+) diff --git a/devfront/src/locales/en.toml b/devfront/src/locales/en.toml index fa5e4b56..e01dd020 100644 --- a/devfront/src/locales/en.toml +++ b/devfront/src/locales/en.toml @@ -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" diff --git a/devfront/src/locales/ko.toml b/devfront/src/locales/ko.toml index 6959405d..ef85680a 100644 --- a/devfront/src/locales/ko.toml +++ b/devfront/src/locales/ko.toml @@ -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" diff --git a/devfront/src/locales/template.toml b/devfront/src/locales/template.toml index 8fdb9d02..5c2934c5 100644 --- a/devfront/src/locales/template.toml +++ b/devfront/src/locales/template.toml @@ -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 = "" diff --git a/locales/en.toml b/locales/en.toml index b5753efc..a56f7c8b 100644 --- a/locales/en.toml +++ b/locales/en.toml @@ -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" diff --git a/locales/ko.toml b/locales/ko.toml index 847f2569..f7889a55 100644 --- a/locales/ko.toml +++ b/locales/ko.toml @@ -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" diff --git a/locales/template.toml b/locales/template.toml index c5986bcd..db96cadd 100644 --- a/locales/template.toml +++ b/locales/template.toml @@ -232,6 +232,9 @@ loading = "" showing = "" status_update_error = "" status_updated = "" +deleted = "" +delete_error = "" +delete_confirm = "" [msg.dev.clients.consents] empty = ""