diff --git a/apps/toolbox.de.i18n b/apps/toolbox.de.i18n index 05950344e..77bdd6ffb 100644 --- a/apps/toolbox.de.i18n +++ b/apps/toolbox.de.i18n @@ -1,4 +1,4 @@ -Toolbox = "Toolbox" +Toolbox = "Werkzeugkasten" AbsoluteValue = "Betragsfunktion" NthRoot = "n-te Wurzel" BasedLogarithm = "Logarithmus zur Basis a" diff --git a/apps/toolbox.es.i18n b/apps/toolbox.es.i18n index ed6651b9f..0adb2df16 100644 --- a/apps/toolbox.es.i18n +++ b/apps/toolbox.es.i18n @@ -1,4 +1,4 @@ -Toolbox = "Toolbox" +Toolbox = "Caja de herramientas" AbsoluteValue = "Valor absoluto" NthRoot = "Raíz enesima" BasedLogarithm = "Logaritmo en base a" diff --git a/apps/toolbox.fr.i18n b/apps/toolbox.fr.i18n index 8e6f65246..bc6440ddd 100644 --- a/apps/toolbox.fr.i18n +++ b/apps/toolbox.fr.i18n @@ -1,4 +1,4 @@ -Toolbox = "Toolbox" +Toolbox = "Boîte à outils" AbsoluteValue = "Valeur absolue" NthRoot = "Racine n-ième" BasedLogarithm = "Logarithme base a" diff --git a/apps/toolbox.pt.i18n b/apps/toolbox.pt.i18n index ba00c693f..d34e5dec9 100644 --- a/apps/toolbox.pt.i18n +++ b/apps/toolbox.pt.i18n @@ -1,4 +1,4 @@ -Toolbox = "Toolbox" +Toolbox = "Caixa de ferramentas" AbsoluteValue = "Valor absoluto" NthRoot = "Radiciacao" BasedLogarithm = "Logaritmo na base a"