Files
frigate/web/public/locales/ne/common.json
T

19 lines
703 B
JSON
Raw Normal View History

+23
2026-05-10 19:38:27 +02:00
{
"time": {
"untilForRestart": "फ्रिगेट पुनः सुरु नभएसम्म।",
"untilRestart": "पुन: सुरु नभएसम्म",
"never": "कहिल्यै होइन",
2026-05-19 22:16:54 +02:00
"ago": "{{timeAgo}} अघि",
"untilForTime": "{{time}} सम्म",
"justNow": "भर्खरै",
"today": "आज",
"yesterday": "हिजो",
"last7": "पछिल्लो ७ दिन",
"last14": "पछिल्लो १४ दिन",
"last30": "पछिल्लो ३० दिन",
"thisWeek": "यो हप्ता",
"lastWeek": "गत हप्ता",
"thisMonth": "यो महिना"
+23
2026-05-10 19:38:27 +02:00
}
}