translate about

This commit is contained in:
Gabriel Pastori
2023-12-16 19:48:18 -03:00
parent 761ed181d4
commit 6e5ac37b59
3 changed files with 25 additions and 24 deletions

View File

@@ -35,6 +35,13 @@ export default {
},
about: {
title: "About",
description: "Evolution Manager makes it easy to manage your APIs with an intuitive interface. It was created by independent developers, focusing on improving the user experience and administration of API functionalities.",
contribute: "Contribute to the project",
dataProcess: {
title: "Data Processing",
description: "Data processing and storage occur <b>locally</b> in your browser, without the use of a centralized backend. This reinforces security and privacy, keeping your confidential information protected.",
https: "Due to all processing being done in the browser, it is necessary to access the Evolution API server through a secure connection (HTTPS)."
},
version: "Version",
},
contribute: {