Files
frigate/web/public/locales/vi/views/exports.json
T

18 lines
537 B
JSON
Raw Normal View History

2025-04-17 13:24:48 +02:00
{
"search": "Tìm kiếm",
"documentTitle": "Xuất tệp - Frigate",
"noExports": "Không tìm thấy tệp xuất nào",
"deleteExport": "Xóa tệp xuất",
"deleteExport.desc": "Bạn có chắc chắn muốn xóa {{exportName}} không?",
"editExport": {
"title": "Đổi tên tệp xuất",
"desc": "Nhập tên mới cho tệp xuất này.",
"saveExport": "Lưu tệp xuất"
},
"toast": {
"error": {
"renameExportFailed": "Đổi tên tệp xuất thất bại: {{errorMessage}}"
}
}
2025-04-17 13:24:48 +02:00
}