Internationalization: Translate ViewJSONmodal and ClipboardButton (#58807)

This commit is contained in:
Laura Fernández
2022-11-21 17:37:53 +01:00
committed by GitHub
parent a62e437eb3
commit 8f567d57fa
8 changed files with 52 additions and 2 deletions

View File

@@ -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": {