diff options
| author | 2021-12-06 19:20:40 +0100 | |
|---|---|---|
| committer | 2021-12-06 19:20:40 +0100 | |
| commit | ba4a41c417c13c27822727879c44d3e14a130ef2 (patch) | |
| tree | e6368eeb134ea8abbee6468813dcf7996fc6270d | |
| parent | 62b79272d8a10eb47e39e3508524b2a12bea8a01 (diff) | |
Updated translation (#4033)
I translated strings with "TODO - Translation" comments. ;)
| -rw-r--r-- | app/i18n/sk/index.php | 4 |
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', ), ); |
