aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/lv/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/lv/conf.php')
-rw-r--r--app/i18n/lv/conf.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/i18n/lv/conf.php b/app/i18n/lv/conf.php
index 35b2c7f48..f568fe526 100644
--- a/app/i18n/lv/conf.php
+++ b/app/i18n/lv/conf.php
@@ -149,6 +149,10 @@ return array(
'image_url' => 'Image URL', // TODO
'name' => 'Vārds',
'no_filter' => 'Bez filtra',
+ 'no_queries' => array(
+ '_' => 'No user queries are saved yet.', // TODO
+ 'help' => 'See <a href="https://freshrss.github.io/FreshRSS/en/users/user_queries.html" target="_blank">documentation</a>', // TODO
+ ),
'number' => 'Pieprasījums nr. %d',
'order_asc' => 'Vispirms rādīt vecākos rakstus',
'order_desc' => 'Vispirms rādīt jaunākos rakstus',