mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-13 08:02:35 +02:00
Update vi.js
This commit is contained in:
parent
6cadf8ac09
commit
aee1e68441
1 changed files with 3 additions and 2 deletions
|
@ -176,8 +176,8 @@ export default {
|
|||
statusPageNothing: "Không có gì, hãy thêm nhóm monitor hoặc monitor.",
|
||||
"No Services": "Không có dịch vụ",
|
||||
"All Systems Operational": "Tất cả các hệ thống hoạt động bình thường",
|
||||
"Partially Degraded Service": "Dịch vụ xuống cấp một phần",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Partially Degraded Service": "Có hệ thống down",
|
||||
"Degraded Service": "Toàn bộ hệ thống down",
|
||||
"Add Group": "Thêm nhóm",
|
||||
"Add a monitor": "Thêm monitor",
|
||||
"Edit Status Page": "Sửa trang trạng thái",
|
||||
|
@ -307,4 +307,5 @@ export default {
|
|||
steamApiKeyDescription: "Để monitor các Steam Game Server bạn cần một Steam Web-API key. Bạn có thể đăng ký API key tại đây: ",
|
||||
"Current User": "User hiện tại",
|
||||
recent: "Gần đây",
|
||||
shrinkDatabaseDescription: "Khởi chạy database VACCUM cho SQLite. Nếu database được tạo sau version 1.10.0, AUTO_VACCUM đã được bật sẵn, hành động này không cần thiết.",
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue