diff options
Diffstat (limited to 'app/i18n/el/conf.php')
-rw-r--r-- | app/i18n/el/conf.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/i18n/el/conf.php b/app/i18n/el/conf.php index add5090e6..8d12dafa1 100644 --- a/app/i18n/el/conf.php +++ b/app/i18n/el/conf.php @@ -99,6 +99,12 @@ return array( 'previous' => 'Previous', // TODO ), ), + 'mark_read_button' => array( + '_' => '“Mark all as read” button', // TODO + 'big' => 'Big', // TODO + 'none' => 'None', // TODO + 'small' => 'Small', // TODO + ), 'privacy' => array( '_' => 'Privacy', // TODO 'retrieve_extension_list' => 'Retrieve extension list', // TODO |