aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/admin.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2015-08-24 18:30:25 -0400
committerGravatar Alexis Degrugillier <github@ainw.org> 2015-08-24 18:30:25 -0400
commitfac236a04151af2b65b39fdd8f5169ef5abbf16e (patch)
treef5291c75e78bcde764e60e55fd8d518cd037db38 /app/i18n/de/admin.php
parent428e3f5c96c91e3e1b249215a3d7c0d299324642 (diff)
Add todo comments for translation
Diffstat (limited to 'app/i18n/de/admin.php')
-rw-r--r--app/i18n/de/admin.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/de/admin.php b/app/i18n/de/admin.php
index 365f065af..26d0bcd36 100644
--- a/app/i18n/de/admin.php
+++ b/app/i18n/de/admin.php
@@ -147,9 +147,9 @@ return array(
'top_feed' => 'Top 10-Feeds',
),
'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 meint, dass es kein Account Limit gibt',
'number' => 'Maximale Anzahl von Accounts',