From 06fa5fa1e59c766f147bfa871f6fb92b93b0a07f Mon Sep 17 00:00:00 2001 From: Luis Cordova Date: Sat, 14 Dec 2013 17:18:44 +0100 Subject: [PATCH] update profil translation --- templates/backOffice/default/I18n/en_US.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/backOffice/default/I18n/en_US.php b/templates/backOffice/default/I18n/en_US.php index fa5eaf663..c57410ab1 100755 --- a/templates/backOffice/default/I18n/en_US.php +++ b/templates/backOffice/default/I18n/en_US.php @@ -5,7 +5,7 @@ return array( 'Version %ver' => 'Version %ver', 'View site' => 'View site', 'View shop' => 'View shop', - 'Profil' => 'Profil', + 'Profil' => 'Profile', 'Close administation session' => 'Close administation session', 'Logout' => 'Logout', 'Home' => 'Home',