diff options
| author | 2016-06-12 11:54:53 +0200 | |
|---|---|---|
| committer | 2016-06-12 11:54:53 +0200 | |
| commit | 053ab59d3dfc62e98866e0ef429d10bb4eb2374b (patch) | |
| tree | cd10cf0463864c75ec80a6498c4b905140605632 | |
| parent | b5b7233f92cb1a67964f40bd53f94c45614e4e10 (diff) | |
i18n RU update Wallabag
https://github.com/FreshRSS/FreshRSS/pull/1085
https://github.com/FreshRSS/FreshRSS/pull/1150
| -rw-r--r-- | app/i18n/ru_RU/gen.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/ru_RU/gen.php b/app/i18n/ru_RU/gen.php index d23b12f95..6511311a1 100644 --- a/app/i18n/ru_RU/gen.php +++ b/app/i18n/ru_RU/gen.php @@ -163,7 +163,8 @@ return array( 'print' => 'Print', 'shaarli' => 'Shaarli', 'twitter' => 'Twitter', - 'wallabag' => 'wallabag', + 'wallabag' => 'wallabag v1', + 'wallabagv2' => 'wallabag v2', ), 'short' => array( 'attention' => 'Warning!', |
