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

19 lines
488 B
JSON
Raw Normal View History

2025-04-15 09:36:07 +02:00
{
"horse": "घोड़ा",
"sheep": "भेड़",
"bark": "भौंकना",
"animal": "जानवर",
"dog": "कुत्ता",
"cat": "बिल्ली",
"goat": "बकरी",
"boat": "नाव",
"bus": "बस",
"bird": "पक्षी",
"mouse": "चूहा",
"vehicle": "वाहन",
2025-04-28 20:55:38 +02:00
"car": "गाड़ी",
"person": "व्यक्ति",
2025-08-21 04:32:46 +02:00
"bicycle": "साइकिल",
"motorcycle": "मोटरसाइकिल"
2025-04-15 09:36:07 +02:00
}