قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 06:57:53 +00:00

* 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>
8 خطوط
332 B
JSON
8 خطوط
332 B
JSON
{
|
|
"Diagnostics": {
|
|
"ConfigFileTitle": "Konfigurationsfil",
|
|
"MysqlMaxPacketSize": "Maks. pakkestørrelse",
|
|
"MysqlMaxPacketSizeWarning": "Det anbefales at sætte '%1$smax_allowed_packet%2$s' i din MySQL-konfiguration til mindst %3$s. Den nuværende værdi er %4$s.",
|
|
"Sections": "Sektioner"
|
|
}
|
|
} |