diff options
Diffstat (limited to 'app/i18n/el/admin.php')
| -rw-r--r-- | app/i18n/el/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/el/admin.php b/app/i18n/el/admin.php index 59098f09f..c75a00dcb 100644 --- a/app/i18n/el/admin.php +++ b/app/i18n/el/admin.php @@ -14,7 +14,7 @@ return array( 'auth' => array( 'allow_anonymous' => 'Allow anonymous reading of the default user’s articles (%s)', // TODO 'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles', // TODO - 'api_enabled' => 'Allow <abbr>API</abbr> access <small>(required for mobile apps)</small>', // TODO + 'api_enabled' => 'Allow <abbr>API</abbr> access <small>(required for mobile apps and sharing user queries)</small>', // TODO 'form' => 'Web form (σύνηθες, απαιτεί JavaScript)', 'http' => 'HTTP (για έμπειρους χρήστες με )', 'none' => 'Καμία (ριψοκίνδυνο)', |
