mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translation: Frigate NVR/common
17 lines
445 B
JSON
17 lines
445 B
JSON
{
|
|
"time": {
|
|
"untilForRestart": "Hingga Frigate memulai ulang.",
|
|
"untilRestart": "Sampai memulai ulang",
|
|
"ago": "{{timeAgo}} Lalu",
|
|
"justNow": "Sekarang",
|
|
"today": "Hari ini",
|
|
"yesterday": "Kemarin",
|
|
"untilForTime": "Hingga {{time}}",
|
|
"last7": "7 hari terakhir",
|
|
"last14": "14 hari terakhir",
|
|
"last30": "30 hari terakhir",
|
|
"thisWeek": "Minggu Ini"
|
|
},
|
|
"readTheDocumentation": "Baca dokumentasi"
|
|
}
|