diff options
Diffstat (limited to 'app/i18n/sk/install.php')
| -rw-r--r-- | app/i18n/sk/install.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/sk/install.php b/app/i18n/sk/install.php index 17dc475f3..9cf9a7f45 100644 --- a/app/i18n/sk/install.php +++ b/app/i18n/sk/install.php @@ -92,6 +92,7 @@ return array( 'nok' => 'Skontrolujte oprávnenia prístupu do priečinku <em>%s</em>. HTTP server musí mať právo doň zapisovať.', 'ok' => 'Permissions on the temp directory are good.', // TODO - Translation ), + 'unknown_process_username' => 'unknown', // TODO - Translation 'users' => array( 'nok' => 'Skontrolujte oprávnenia prístupu do priečinku <em>%s</em>. HTTP server musí mať právo doň zapisovať.', 'ok' => 'Oprávnenia prístupu do priečinku používateľov sú OK.', |
