From 8b2ffa773e29dc22a9979ae989c9756154c05a49 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Sun, 21 May 2023 20:04:59 -0700 Subject: [PATCH] Close #10174 --- locales/en-US.yml | 2 +- packages/client/src/pages/user-info.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index b3944b1e57..1a6621d30a 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -971,7 +971,7 @@ driveCapOverrideLabel: "Change the drive capacity for this user" driveCapOverrideCaption: "Reset the capacity to default by inputting a value of 0\ \ or lower." requireAdminForView: "You must log in with an administrator account to view this." -isSystemAccount: "An account created and automatically operated by the system." +isSystemAccount: "This account is created and automatically operated by the system. Please do not moderate, edit, delete, or otherwise tamper with this account, or it may break your server." typeToConfirm: "Please enter {x} to confirm" deleteAccount: "Delete account" document: "Documentation" diff --git a/packages/client/src/pages/user-info.vue b/packages/client/src/pages/user-info.vue index 0edb85ba99..7a4ebdee96 100644 --- a/packages/client/src/pages/user-info.vue +++ b/packages/client/src/pages/user-info.vue @@ -41,6 +41,7 @@ {{ i18n.ts.isSystemAccount }}