mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
I18n: Download translations from Crowdin (#95781)
New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
bcdcb1f74b
commit
2b370d6e27
@ -448,6 +448,9 @@
|
||||
}
|
||||
},
|
||||
"combobox": {
|
||||
"async": {
|
||||
"error": ""
|
||||
},
|
||||
"clear": {
|
||||
"title": ""
|
||||
},
|
||||
@ -1046,7 +1049,8 @@
|
||||
"breakdown": {
|
||||
"clearFilter": "",
|
||||
"labelSelect": "",
|
||||
"noMatchingValue": ""
|
||||
"noMatchingValue": "",
|
||||
"sortBy": ""
|
||||
},
|
||||
"viewBy": ""
|
||||
},
|
||||
|
@ -448,6 +448,9 @@
|
||||
}
|
||||
},
|
||||
"combobox": {
|
||||
"async": {
|
||||
"error": ""
|
||||
},
|
||||
"clear": {
|
||||
"title": ""
|
||||
},
|
||||
@ -1046,7 +1049,8 @@
|
||||
"breakdown": {
|
||||
"clearFilter": "",
|
||||
"labelSelect": "",
|
||||
"noMatchingValue": ""
|
||||
"noMatchingValue": "",
|
||||
"sortBy": ""
|
||||
},
|
||||
"viewBy": ""
|
||||
},
|
||||
|
@ -448,6 +448,9 @@
|
||||
}
|
||||
},
|
||||
"combobox": {
|
||||
"async": {
|
||||
"error": ""
|
||||
},
|
||||
"clear": {
|
||||
"title": ""
|
||||
},
|
||||
@ -1046,7 +1049,8 @@
|
||||
"breakdown": {
|
||||
"clearFilter": "",
|
||||
"labelSelect": "",
|
||||
"noMatchingValue": ""
|
||||
"noMatchingValue": "",
|
||||
"sortBy": ""
|
||||
},
|
||||
"viewBy": ""
|
||||
},
|
||||
|
@ -448,6 +448,9 @@
|
||||
}
|
||||
},
|
||||
"combobox": {
|
||||
"async": {
|
||||
"error": ""
|
||||
},
|
||||
"clear": {
|
||||
"title": ""
|
||||
},
|
||||
@ -1046,7 +1049,8 @@
|
||||
"breakdown": {
|
||||
"clearFilter": "",
|
||||
"labelSelect": "",
|
||||
"noMatchingValue": ""
|
||||
"noMatchingValue": "",
|
||||
"sortBy": ""
|
||||
},
|
||||
"viewBy": ""
|
||||
},
|
||||
|
@ -439,6 +439,9 @@
|
||||
}
|
||||
},
|
||||
"combobox": {
|
||||
"async": {
|
||||
"error": ""
|
||||
},
|
||||
"clear": {
|
||||
"title": ""
|
||||
},
|
||||
@ -1037,7 +1040,8 @@
|
||||
"breakdown": {
|
||||
"clearFilter": "",
|
||||
"labelSelect": "",
|
||||
"noMatchingValue": ""
|
||||
"noMatchingValue": "",
|
||||
"sortBy": ""
|
||||
},
|
||||
"viewBy": ""
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user