added copy image link on context menu with relative italian translation
This commit is contained in:
@@ -14,6 +14,7 @@ const en = {
|
||||
cut: 'cut',
|
||||
copy: 'copy',
|
||||
copyLink: 'copy link',
|
||||
copyImageLink: 'copy image link',
|
||||
copyDeezerLink: 'copy deezer link',
|
||||
paste: 'paste',
|
||||
listTabs: {
|
||||
|
||||
@@ -14,6 +14,7 @@ const it = {
|
||||
cut: 'taglia',
|
||||
copy: 'copia',
|
||||
copyLink: 'copia link',
|
||||
copyImageLink: 'copia link immagine',
|
||||
copyDeezerLink: 'copia link deezer',
|
||||
paste: 'incolla',
|
||||
listTabs: {
|
||||
|
||||
Reference in New Issue
Block a user