diff options
| author | 2021-10-21 10:40:31 +0200 | |
|---|---|---|
| committer | 2021-10-21 10:40:31 +0200 | |
| commit | af57c456df843eefc675fc7efb14689d3b9d49dd (patch) | |
| tree | 67b19870414c79344efc1636f7ff15ff92957cb0 /cli | |
| parent | c053d7747943b27b3f6990b38d6362968f179b3f (diff) | |
i18n automatic syntax fixes
Forgotten from https://github.com/FreshRSS/FreshRSS/pull/3899
Diffstat (limited to 'cli')
| -rw-r--r-- | cli/i18n/ignore/en-us.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/i18n/ignore/en-us.php b/cli/i18n/ignore/en-us.php index 5cb3f5281..6f7d94cdf 100644 --- a/cli/i18n/ignore/en-us.php +++ b/cli/i18n/ignore/en-us.php @@ -683,13 +683,13 @@ return array( 'install.steps', 'install.this_is_the_end', 'install.title', - 'sub.add', 'sub.api.documentation', 'sub.api.title', 'sub.bookmarklet.documentation', 'sub.bookmarklet.label', 'sub.bookmarklet.title', 'sub.category._', + 'sub.category.add', 'sub.category.archiving', 'sub.category.empty', 'sub.category.information', |
