mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-28 01:27:41 +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
12 lines
269 B
JSON
12 lines
269 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}}"
|
|
}
|
|
}
|