Alwaysin před 11 roky
rodič
revize
6d31c60976
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app/i18n/en/admin.php

+ 1 - 1
app/i18n/en/admin.php

@@ -12,7 +12,7 @@ return array(
 		'title' => 'Authentication',
 		'title' => 'Authentication',
 		'title_reset' => 'Authentication reset',
 		'title_reset' => 'Authentication reset',
 		'token' => 'Authentication token',
 		'token' => 'Authentication token',
-		'token_help' => 'Allows to access RSS output of the default user without authentication:',
+		'token_help' => 'Allows access to RSS output of the default user without authentication:',
 		'type' => 'Authentication method',
 		'type' => 'Authentication method',
 		'unsafe_autologin' => 'Allow unsafe automatic login using the format: ',
 		'unsafe_autologin' => 'Allow unsafe automatic login using the format: ',
 	),
 	),