Skip to content

Commit 9b236c0

Browse files
committed
New translations activities.php (Greek)
1 parent e11e2e9 commit 9b236c0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lang/el/activities.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,14 @@
127127
'comment_update' => 'ενημερώθηκε σχόλιο',
128128
'comment_delete' => 'διαγράφηκε σχόλιο',
129129

130+
// Sort Rules
131+
'sort_rule_create' => 'created sort rule',
132+
'sort_rule_create_notification' => 'Sort rule successfully created',
133+
'sort_rule_update' => 'updated sort rule',
134+
'sort_rule_update_notification' => 'Sort rule successfully update',
135+
'sort_rule_delete' => 'deleted sort rule',
136+
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
137+
130138
// Other
131139
'permissions_update' => 'ενημερωμένα δικαιώματα',
132140
];

0 commit comments

Comments
 (0)