diff --git a/src/translation/fr.json b/src/translation/fr.json deleted file mode 100644 index f880bbe75..000000000 --- a/src/translation/fr.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "apps": { - "title": "Mes applications" - }, - "main": { - "offline": "Cloudron est hors ligne. Reconnexion…", - "logout": "Déconnexion" - }, - "users": { - "title": "Utilisateurs" - }, - "profile": { - "title": "Profil" - }, - "backups": { - "title": "Sauvegardes" - }, - "emails": { - "title": "Courriel" - }, - "network": { - "title": "Réseau" - }, - "settings": { - "title": "Paramètres" - }, - "support": { - "title": "Assistance" - }, - "notifications": { - "title": "Notifications" - } -} diff --git a/src/translation/it.json b/src/translation/it.json deleted file mode 100644 index 2afa49f1f..000000000 --- a/src/translation/it.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "main": { - "dialog": { - "save": "salvare", - "close": "chiudere" - } - } -}