Files
indiekit-endpoint-youtube/locales/id.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
741 B
JSON

{
"youtube": {
"title": "YouTube",
"videos": "Video Terbaru",
"channel": "Saluran",
"live": "Live Sekarang",
"upcoming": "Akan Datang",
"offline": "Offline",
"subscribers": "pelanggan",
"views": "tayangan",
"watchNow": "Tonton Sekarang",
"viewChannel": "Lihat Saluran",
"viewAll": "Lihat Semua Video",
"noVideos": "Tidak ada video ditemukan",
"refreshed": "Diperbarui",
"error": {
"noApiKey": "Kunci API YouTube tidak dikonfigurasi",
"noChannel": "Saluran YouTube tidak ditentukan",
"connection": "Tidak dapat terhubung ke YouTube API"
},
"widget": {
"description": "Lihat saluran lengkap di YouTube",
"view": "Buka Saluran YouTube"
}
}
}