Skip to content

Commit

Permalink
refactor for 610
Browse files Browse the repository at this point in the history
  • Loading branch information
cerebrux committed Oct 23, 2014
1 parent 94daf83 commit c3c8f28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/Settings/Groups.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@
'LBL_ROLEANDSUBORDINATE' => 'Ρόλοι και υφιστάμενοι',
'RoleAndSubordinates' => 'Ρόλοι και υφιστάμενοι',
'LBL_DUPLICATES_EXIST' => 'Υπάρχει ήδη ομάδα με αυτό το όνομα',
'Creating new Group' => "Δημιουργία νέας ομάδας"
// 'Creating new Group' => "Δημιουργία νέας ομάδας", removed from 610
);

$jsLanguageStrings = array(
'JS_PLEASE_SELECT_ATLEAST_ONE_MEMBER_FOR_A_GROUP' => 'Παρακαλώ επιλέξτε τουλάχιστον ένα μέλος για την ομάδα',
'JS_RECORD_DELETED_SUCCESSFULLY' => 'Η ομάδα διεγράφη με επιτυχία',
Expand Down

0 comments on commit c3c8f28

Please sign in to comment.