diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/i18n/en/admin.php | 2 | ||||
| -rw-r--r-- | app/i18n/fr/index.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/en/admin.php b/app/i18n/en/admin.php index 97989f1ef..cae4837d5 100644 --- a/app/i18n/en/admin.php +++ b/app/i18n/en/admin.php @@ -194,7 +194,7 @@ return array( 'help' => 'How to <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">enable the Terms of Service</a>', ), 'websub' => array( - 'help' => 'About <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>', // TODO + 'help' => 'About <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>', ), ), 'update' => array( diff --git a/app/i18n/fr/index.php b/app/i18n/fr/index.php index dd4b51fe2..2369b7225 100644 --- a/app/i18n/fr/index.php +++ b/app/i18n/fr/index.php @@ -45,7 +45,7 @@ return array( 'bookmark_query' => 'Enregistrer la recherche courante', 'favorites' => 'Articles favoris (%s)', 'global_view' => 'Vue globale', - 'important' => 'Flux importants', // DIRTY + 'important' => 'Flux importants', 'main_stream' => 'Flux principaux', 'mark_all_read' => 'Tout marquer comme lu', 'mark_cat_read' => 'Marquer la catégorie comme lue', |
