Skip to content

Commit 3a506b7

Browse files
Update language files: change "Copy" to "Copy path" in English and Italian translations
1 parent cdf086a commit 3a506b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

resources/lang/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"stack": {
5757
"expand_all": "Expand all",
5858
"collapse_all": "Collapse all",
59-
"copy": "Copy",
59+
"copy": "Copy path",
6060
"open": "Open"
6161
},
6262
"tabs": {

resources/lang/it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"stack": {
5757
"expand_all": "Espandi tutto",
5858
"collapse_all": "Comprimi tutto",
59-
"copy": "Copia",
59+
"copy": "Copia path",
6060
"open": "Apri"
6161
},
6262
"tabs": {

0 commit comments

Comments
 (0)