Просмотр исходного кода

i18n English

https://github.com/FreshRSS/FreshRSS/issues/1043#issuecomment-165984276
Alexandre Alapetite 10 лет назад
Родитель
Сommit
9637e018bf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/i18n/en/conf.php

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

@@ -77,7 +77,7 @@ return array(
 			'warn' => 'Your account and all the related data will be deleted.',
 		),
 		'email_persona' => 'Login email address<br /><small>(for <a href="https://persona.org/" rel="external">Mozilla Persona</a>)</small>',
-		'password_api' => 'Password API<br /><small>(e.g., for mobile apps)</small>',
+		'password_api' => 'API password<br /><small>(e.g., for mobile apps)</small>',
 		'password_form' => 'Password<br /><small>(for the Web-form login method)</small>',
 		'password_format' => 'At least 7 characters',
 		'title' => 'Profile',