f7cloud_client/apps/logreader/l10n/vi.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

15 lines
335 B
JavaScript

OC.L10N.register(
"logreader",
{
"Level" : "Cấp độ",
"App" : "Ứng dụng",
"Time" : "Thời gian",
"Ctrl" : "Ctrl",
"Relative" : "Liên quan",
"Show details" : "Hiển thị chi tiết",
"Info" : "Thông tin",
"Warning" : "Cảnh báo",
"Error" : "Lỗi"
},
"nplurals=1; plural=0;");