feat: configurable favicon service URL (#659)
This commit is contained in:
parent
e544c0a801
commit
f8cca5522f
28 changed files with 151 additions and 20 deletions
|
|
@ -546,6 +546,7 @@ export default {
|
|||
Close: 'Fermer',
|
||||
'Failed to get invite code from relay': "Échec de l'obtention du code d'invitation du relay",
|
||||
'Failed to get invite code': "Échec de l'obtention du code d'invitation",
|
||||
'Invite code copied to clipboard': "Code d'invitation copié dans le presse-papiers"
|
||||
'Invite code copied to clipboard': "Code d'invitation copié dans le presse-papiers",
|
||||
'Favicon URL': 'URL du Favicon'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue