mirror of
https://github.com/sberk42/fritzbox_exporter.git
synced 2026-02-14 11:49:50 +00:00
Add support for italian language Fritz.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"labelRenames": [
|
||||
{
|
||||
"matchRegex": "(?i)prozessor",
|
||||
"matchRegex": "(?i)^(?:prozessor|processore)",
|
||||
"renameLabel": "CPU"
|
||||
},
|
||||
{
|
||||
"matchRegex": "(?i)system",
|
||||
"matchRegex": "(?i)^(?:system|sistema)",
|
||||
"renameLabel": "System"
|
||||
},
|
||||
{
|
||||
@@ -177,4 +177,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user