Files
frigate/web/public/locales/id/objects.json
T

32 lines
674 B
JSON
Raw Normal View History

2025-05-13 16:27:35 +02:00
{
"person": "Orang",
"bicycle": "Sepeda",
"car": "Mobil",
"motorcycle": "Motor",
"airplane": "Pesawat",
"bus": "Bis",
2025-07-12 03:30:38 +02:00
"train": "Kereta",
"boat": "Kapal",
"traffic_light": "Lampu Lalu Lintas",
2025-08-21 04:32:51 +02:00
"fire_hydrant": "Hidran Kebakaran",
"animal": "Binatang",
"dog": "Anjing",
"bark": "Gonggongan",
"cat": "Kucing",
"horse": "Kuda",
"goat": "Kambing",
"sheep": "Domba",
2025-12-24 15:17:25 +01:00
"bird": "Burung",
2026-02-03 09:07:27 +01:00
"street_sign": "Rambu Jalan",
"stop_sign": "Tanda Stop",
"parking_meter": "Parkir Meter",
"bench": "Kursi",
"cow": "Sapi",
"elephant": "Gajah",
"bear": "Beruang",
"zebra": "Zebra",
"giraffe": "Jerapah",
"hat": "Topi",
"backpack": "Tas"
2025-05-13 16:27:35 +02:00
}