From 20a22f7b1839bb77023fe3d6af4e0b6398a87089 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:18:27 +0300 Subject: [PATCH] New translations section.php (Greek) --- .../visiosoft/profile-module/resources/lang/el/section.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/profile-module/resources/lang/el/section.php b/addons/default/visiosoft/profile-module/resources/lang/el/section.php index 4fd016371..0228bf35a 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/el/section.php +++ b/addons/default/visiosoft/profile-module/resources/lang/el/section.php @@ -7,5 +7,5 @@ return [ 'adress' => [ 'title' => 'Διεύθυνση', ], - 'general_setting' => 'General Settings', + 'general_setting' => 'Γενικές Ρυθμίσεις', ];