Skip to content

Commit

Permalink
Merge pull request #32 from eptapsyxos/patch-14
Browse files Browse the repository at this point in the history
payments.php
  • Loading branch information
cerebrux committed Mar 13, 2014
2 parents 0eb3312 + 52ba72d commit 9ba959b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/Settings/Payments.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
************************************************************************************/

$languageStrings = array(
'LBL_RIGHT_CLICK_COPY' => 'Right click and copy'
'LBL_RIGHT_CLICK_COPY' => 'Δεξί Κλίκ και Αντιγραφή'
);
$jsLanguageStrings = array(
'JS_SAVED_SUCCESSFULLY' => 'Saved Successfully',
'JS_DELETED_SUCCESSFULLY' => 'Deleted Successfully'
);
'JS_SAVED_SUCCESSFULLY' => 'Επιτυχής Αποθήκευση',
'JS_DELETED_SUCCESSFULLY' => 'Διεγραφή Επιτυχής'
);

0 comments on commit 9ba959b

Please sign in to comment.