summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--locales/hi.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/locales/hi.json b/locales/hi.json
index 21807c50..a7e0639a 100644
--- a/locales/hi.json
+++ b/locales/hi.json
@@ -476,7 +476,7 @@
"generic_button_cancel": "रद्द करें",
"generic_button_rss": "आरएसएस",
"generic_button_edit": "संपादित करें",
- "generic_button_delete": "मिटाएं",
+ "generic_button_delete": "हटाएं",
"playlist_button_add_items": "वीडियो जोड़ें",
"Song: ": "गाना: ",
"channel_tab_podcasts_label": "पाॅडकास्ट",
@@ -484,5 +484,8 @@
"Import YouTube playlist (.csv)": "YouTube प्लेलिस्ट (.csv) आयात करें",
"Standard YouTube license": "मानक यूट्यूब लाइसेंस",
"Channel Sponsor": "चैनल प्रायोजक",
- "Download is disabled": "डाउनलोड करना अक्षम है"
+ "Download is disabled": "डाउनलोड करना अक्षम है",
+ "generic_channels_count": "{{count}} चैनल",
+ "generic_channels_count_plural": "{{count}} चैनल",
+ "Import YouTube watch history (.json)": "YouTube पर देखने का इतिहास आयात करें (.json)"
}
French Translation updated, rewording and correctionsTheFrenchGhosty 2019-10-12Remove Patreon linksOmar Roth 2019-10-10Avoid override for X-Client headersOmar Roth 2019-10-10Add YouTube-Client headers to HTTP requestsOmar Roth 2019-10-09Add support for zh-TW translationOmar Roth 2019-10-09Update Arabic translationButterflyOfFire 2019-10-05Hide scrollbar for player menusOmar Roth 2019-10-04Fix default value for empty descriptionOmar Roth 2019-10-04Fix z-index, scrollbar in playerOmar Roth 2019-10-04Add description to RSS bodyOmar Roth 2019-10-04Refactor process_video_paramsOmar Roth 2019-10-04Refactor storyboard generationOmar Roth 2019-10-02Fixed bug that made the whole 'Invidious' div clickable. Solves #691agony