mirror of
https://github.com/svemagie/indiekit-endpoint-youtube.git
synced 2026-04-02 15:54:59 +02:00
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>
27 lines
1.1 KiB
JSON
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 चैनल खोलें"
|
|
}
|
|
}
|
|
}
|