Skip to content

Commit

Permalink
metadata: add it translation
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti committed May 4, 2023
1 parent 2723249 commit 6e4063a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ui/public/metadata.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "openldap",
"name": "OpenLDAP",
"description": {
"en": "My openldap module"
"en": "OpenLDAP provides user base and authentication to other applications",
"it": "OpenLDAP fornisce una base di utenti e autenticazione per altre applicazioni."
},
"categories": [],
"authors": [
{
"name": "Name Surname",
"email": "[email protected]"
"name": "Davide Principi",
"email": "[email protected]"
}
],
"docs": {
Expand Down

0 comments on commit 6e4063a

Please sign in to comment.