Add contacts page

This commit is contained in:
2023-01-17 15:48:54 +01:00
parent e346658378
commit c46e48d78c
6 changed files with 45 additions and 8 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"en": {
"hello": "Hello"
"contacts": "Contacts"
},
"it": {
"hello": "Ciao"
"contacts": "Contatti"
}
}