frigate/web/public/locales/ar/common.json

9 lines
216 B
JSON
Raw Normal View History

{
"time": {
"untilForTime": "حتى {{time}}",
"untilForRestart": "حتى يعاد تشغيل فرايجيت.",
"untilRestart": "حتى إعادة التشغيل",
"ago": "منذ {{timeAgo}}"
}
}