content
parent
7386df0099
commit
00ac176862
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue