mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Internationalization: Translate ViewJSONmodal and ClipboardButton (#58807)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"_comment": "Do not manually edit this file, or update these source phrases in Crowdin. The source of truth for English strings are in the code source",
|
||||
"clipboard-button": {
|
||||
"inline-toast": {
|
||||
"success": "Copied"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"locale": {
|
||||
"default": "Default"
|
||||
@@ -412,6 +417,9 @@
|
||||
"dark": "Dark",
|
||||
"field-name": "Theme",
|
||||
"light": "Light"
|
||||
},
|
||||
"view-json": {
|
||||
"copy-button": "Copy to Clipboard"
|
||||
}
|
||||
},
|
||||
"shared-dashboard": {
|
||||
|
||||
Reference in New Issue
Block a user