diff options
| author | 2015-08-24 18:30:25 -0400 | |
|---|---|---|
| committer | 2015-08-24 18:30:25 -0400 | |
| commit | fac236a04151af2b65b39fdd8f5169ef5abbf16e (patch) | |
| tree | f5291c75e78bcde764e60e55fd8d518cd037db38 /app/i18n/cz/admin.php | |
| parent | 428e3f5c96c91e3e1b249215a3d7c0d299324642 (diff) | |
Add todo comments for translation
Diffstat (limited to 'app/i18n/cz/admin.php')
| -rw-r--r-- | app/i18n/cz/admin.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/cz/admin.php b/app/i18n/cz/admin.php index 92c300709..6c9156335 100644 --- a/app/i18n/cz/admin.php +++ b/app/i18n/cz/admin.php @@ -147,9 +147,9 @@ return array( 'top_feed' => 'Top ten kanálů', ), 'system' => array( - '_' => 'System configuration', - 'max-categories' => 'Categories per user limit', - 'max-feeds' => 'Feeds per user limit', + '_' => 'System configuration', // @todo translate + 'max-categories' => 'Categories per user limit', // @todo translate + 'max-feeds' => 'Feeds per user limit', // @todo translate 'registration' => array( 'help' => '0 znamená žádná omezení účtu', 'number' => 'Maximální počet účtů', |
