aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/i18n/sk/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/sk/index.php b/app/i18n/sk/index.php
index 05101e335..28fbe5771 100644
--- a/app/i18n/sk/index.php
+++ b/app/i18n/sk/index.php
@@ -32,7 +32,7 @@ return array(
'about' => 'O FreshRSS',
'before_one_day' => 'Pred 1 dňom',
'before_one_week' => 'Pred 1 týždňom',
- 'bookmark_query' => 'Bookmark current query', // TODO - Translation
+ 'bookmark_query' => 'Pridať aktuálny dopyt do obľúbených',
'favorites' => 'Obľúbené (%s)',
'global_view' => 'Prehľad',
'main_stream' => 'Všetky kanály',
@@ -60,6 +60,6 @@ return array(
'related' => 'Značky článku',
),
'tos' => array(
- 'title' => 'Terms of Service', // TODO - Translation
+ 'title' => 'Podmienky služby',
),
);