Add translations, remove useless functions
This commit is contained in:
@@ -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;
|
||||
});
|
||||
|
||||
@@ -508,6 +508,8 @@ define(function () {
|
||||
out.terms = "Conditions";
|
||||
out.blog = "Blog";
|
||||
|
||||
out.topbar_whatIsCryptpad = "Qu'est-ce que CryptPad";
|
||||
|
||||
// privacy.html
|
||||
|
||||
out.policy_title = 'Politique de confidentialité de CryptPad';
|
||||
|
||||
@@ -526,6 +526,8 @@ define(function () {
|
||||
out.terms = "ToS";
|
||||
out.blog = "Blog";
|
||||
|
||||
out.topbar_whatIsCryptpad = "What is CryptPad";
|
||||
|
||||
// privacy.html
|
||||
|
||||
out.policy_title = 'CryptPad Privacy Policy';
|
||||
|
||||
Reference in New Issue
Block a user