Add translations, remove useless functions

This commit is contained in:
Pierre Bondoerffer
2017-08-02 11:46:55 +02:00
parent de23195bd8
commit db111257f0
4 changed files with 13 additions and 95 deletions

View File

@@ -542,5 +542,8 @@ define(function () {
out.settings_logoutEverywhereButton = "Cerar sesión";
out.upload_title = "Subir archivo";
// 1.13.0 - Naiad
out.topbar_whatIsCryptpad = "Qué es CryptPad";
return out;
});