Files
indiekit-endpoint-youtube/locales/hi.json
Ricardo f14453368c feat: add i18n support for 14 languages
Add translations for de, es, es-419, fr, hi, id, it, nl, pl, pt, pt-BR, sr, sv, zh-Hans-CN
to match upstream Indiekit's supported locales.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 22:33:41 +01:00

27 lines
1.1 KiB
JSON

{
"youtube": {
"title": "YouTube",
"videos": "नवीनतम वीडियो",
"channel": "चैनल",
"live": "अभी लाइव",
"upcoming": "आने वाला",
"offline": "ऑफ़लाइन",
"subscribers": "सब्सक्राइबर",
"views": "दृश्य",
"watchNow": "अभी देखें",
"viewChannel": "चैनल देखें",
"viewAll": "सभी वीडियो देखें",
"noVideos": "कोई वीडियो नहीं मिला",
"refreshed": "ताज़ा किया गया",
"error": {
"noApiKey": "YouTube API कुंजी कॉन्फ़िगर नहीं है",
"noChannel": "YouTube चैनल निर्दिष्ट नहीं है",
"connection": "YouTube API से कनेक्ट नहीं हो सका"
},
"widget": {
"description": "YouTube पर पूरा चैनल देखें",
"view": "YouTube चैनल खोलें"
}
}
}