diff options
Diffstat (limited to 'app/i18n/lv/conf.php')
| -rw-r--r-- | app/i18n/lv/conf.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/lv/conf.php b/app/i18n/lv/conf.php index f568fe526..61bfb791e 100644 --- a/app/i18n/lv/conf.php +++ b/app/i18n/lv/conf.php @@ -257,12 +257,13 @@ return array( 'show' => array( '_' => 'Rādāmie raksti', 'active_category' => 'Aktīvā kategorija', - 'adaptive' => 'Pielāgot rādīšanu', + 'adaptive' => 'Show unreads if any, all articles otherwise', // TODO 'all_articles' => 'Rādīt visus rakstus', 'all_categories' => 'Visas kategorijas', 'no_category' => 'Bez kategorijas', 'remember_categories' => 'Iegaumēt atvērtās kategorijas', 'unread' => 'Rādīt tikai nelasītos', + 'unread_or_favorite' => 'Show unreads and favourites', // TODO ), 'show_fav_unread_help' => 'Attiecas arī uz birkām', 'sides_close_article' => 'Spiežot ārpus raksta teksta apgabala, raksts tiek aizvērts', |
