mirror of
https://github.com/unraid/webgui.git
synced 2026-01-21 09:00:19 -06:00
Merge pull request #1017 from zackspear/master
feat(upc): click server name to copy lan ip
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
'backToPopUp' => sprintf(_('Back to %s'), _('Pop-up')),
|
||||
'closePopUp' => sprintf(_('Close %s'), _('Pop-up')),
|
||||
'contactSupport' => _('Contact Support'),
|
||||
'lanIp' => sprintf(_('LAN IP %s'), '{0}'),
|
||||
'lanIp' => sprintf(_('Click to copy LAN IP %s'), '{0}'),
|
||||
'lanIpCopied' => _('LAN IP Copied'),
|
||||
'continueToUnraid' => _('Continue to Unraid'),
|
||||
'description' => _('Description'),
|
||||
'year' => _('year'),
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user