mirror of
https://github.com/grafana/grafana.git
synced 2024-12-30 10:47:30 -06:00
I18n: Download translations from Crowdin (#87705)
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
0597265344
commit
391edf8c80
@ -618,6 +618,9 @@
|
||||
"select": {
|
||||
"no-options-label": "Keine Optionen gefunden",
|
||||
"placeholder": "Auswählen"
|
||||
},
|
||||
"spinner": {
|
||||
"aria-label": ""
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
@ -618,6 +618,9 @@
|
||||
"select": {
|
||||
"no-options-label": "No se ha encontrado ninguna opción",
|
||||
"placeholder": "Elegir"
|
||||
},
|
||||
"spinner": {
|
||||
"aria-label": ""
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
@ -618,6 +618,9 @@
|
||||
"select": {
|
||||
"no-options-label": "Aucune option trouvée",
|
||||
"placeholder": "Choisir"
|
||||
},
|
||||
"spinner": {
|
||||
"aria-label": ""
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
@ -618,6 +618,9 @@
|
||||
"select": {
|
||||
"no-options-label": "Nenhuma opção encontrada",
|
||||
"placeholder": "Escolher"
|
||||
},
|
||||
"spinner": {
|
||||
"aria-label": ""
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
@ -613,6 +613,9 @@
|
||||
"select": {
|
||||
"no-options-label": "未找到选项",
|
||||
"placeholder": "选择"
|
||||
},
|
||||
"spinner": {
|
||||
"aria-label": ""
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
Loading…
Reference in New Issue
Block a user