[change] Move i18n to locale files

This commit is contained in:
Marc Hagen
2022-06-08 01:08:04 +02:00
parent 87428231ad
commit f7afe121e3
27 changed files with 83 additions and 156 deletions

View File

@@ -102,6 +102,9 @@ export default {
"Update Password": "Update Password",
"Disable Auth": "Disable Auth",
"Enable Auth": "Enable Auth",
"disableauth.message1": "Are you sure want to <strong>disable authentication</strong>?",
"disableauth.message2": "It is designed for scenarios <strong>where you intend to implement third-party authentication</strong> in front of Uptime Kuma such as Cloudflare Access, Authelia or other authentication mechanisms.",
"Please use this option carefully!": "Please use this option carefully!",
Logout: "Logout",
Leave: "Leave",
"I understand, please disable": "I understand, please disable",