master
Tudor Stanciu 2021-09-07 19:12:14 +03:00
parent 7386df0099
commit 00ac176862
2 changed files with 6 additions and 6 deletions

View File

@ -139,9 +139,9 @@
"Content4": "This system is composed of three components, each with its well-defined purpose.",
"ContentTitle": "More details about the concept",
"Description": {
"Server": "Server description",
"Api": "API description",
"Frontend": "Frontend description"
"Server": "This component is the reverse proxy, without any additional functionality. It can be installed and used independently, without the other two components.",
"Api": "This is a REST API that has the role of gathering the data generated by the server and serving them to the frontend component.",
"Frontend": "This component is completely optional. Its sole purpose is to display various information about the activity and configurations of the server."
},
"Actions": {
"Documentation": "Documentation"

View File

@ -130,9 +130,9 @@
"Content4": "Acest sistem este compus din trei componente, fiecare cu scopul său bine definit.",
"ContentTitle": "Mai multe detalii despre concept",
"Description": {
"Server": "Server description",
"Api": "API description",
"Frontend": "Frontend description"
"Server": "Această componentă este proxy-ul invers, fără nicio funcționalitate suplimentară. Poate fi instalat și utilizat independent, fără celelalte două componente.",
"Api": "Acesta este un API REST care are rolul de a colecta datele generate de server și de a le servi la componenta frontend.",
"Frontend": "Această componentă este complet opțională. Singurul său scop este de a afișa diverse informații despre activitatea și configurările serverului."
},
"Actions": {
"Documentation": "Documentație"