From bc35f48cb4766742891339003a2db6cf8124ea1f Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 22 Mar 2020 21:49:16 +0100 Subject: [PATCH] add precision localization --- Theme/Backend/Lang/de.lang.php | 1 + Theme/Backend/Lang/en.lang.php | 1 + Theme/Backend/profile-single.tpl.php | 28 ++++++++++++++++++++++++++++ 3 files changed, 30 insertions(+) diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 9992a25..edec504 100644 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -53,6 +53,7 @@ return ['Profile' => [ 'OFF' => 'OFF', 'ON' => 'ON', 'Phone' => 'Telefon', + 'Precision' => 'Nachkommastellen', 'Profile' => 'Profil', 'ProfileImage' => 'Profilbild', 'Profiles' => 'Profile', diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 2dfbd48..a067e0f 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -53,6 +53,7 @@ return ['Profile' => [ 'OFF' => 'OFF', 'ON' => 'ON', 'Phone' => 'Phone', + 'Precision' => 'Precision', 'Profile' => 'Profile', 'ProfileImage' => 'Profile Image', 'Profiles' => 'Profiles', diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index 122f44d..f0ef9fb 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -269,6 +269,34 @@ echo $this->getData('nav')->render(); +
+
+
getHtml('Precision'); ?>
+
+
+ + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+
+
getHtml('Weight'); ?>