Fix downloadOriginalFormat term in English translation
This commit is contained in:
parent
39dc9c4310
commit
2082948144
1 changed files with 1 additions and 1 deletions
|
|
@ -379,7 +379,7 @@
|
||||||
"shareSuccess": "URL copied to clipboard: %{url}",
|
"shareSuccess": "URL copied to clipboard: %{url}",
|
||||||
"shareFailure": "Error copying URL %{url} to clipboard",
|
"shareFailure": "Error copying URL %{url} to clipboard",
|
||||||
"downloadDialogTitle": "Download %{resource} '%{name}' (%{size})",
|
"downloadDialogTitle": "Download %{resource} '%{name}' (%{size})",
|
||||||
"originalFormat": "Download in original format"
|
"downloadOriginalFormat": "Download in original format"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"library": "Library",
|
"library": "Library",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue