1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/Diagnostics/lang/vi.json
Ben Burgess c07fab7f60 Add link to MySQL docs for max_packet_size diagnostic warning (#20990)
* Add link to MySQL docs for max_packet_size diagnostic warning

* Updated UI test screenshot

* Update UI test screenshot

* Update plugins/Diagnostics/Diagnostic/DbMaxPacket.php

Co-authored-by: Michal Kleiner <michal@innocraft.com>

---------

Co-authored-by: Michal Kleiner <michal@innocraft.com>
2023-07-10 10:08:34 +02:00

9 خطوط
567 B
JSON

{
"Diagnostics": {
"ConfigFileTitle": "Tập tin cấu hình",
"MysqlMaxPacketSize": "Kích thước gói tối đa",
"MysqlMaxPacketSizeWarning": "Bạn nên định cấu hình kích thước '%1$smax_allowed_packet%2$s' trong cơ sở dữ liệu MySQL của bạn ít nhất %3$s. Cấu hình hiện tại là %4$s.",
"HideUnchanged": "Nếu bạn chỉ muốn xem các giá trị đã được thay đổi, bạn có thể %1$sẩn tất cả các giá trị không thay đổi%2$s.",
"Sections": "Phân mục"
}
}