mirror of
https://github.com/unraid/webgui.git
synced 2026-02-07 01:19:08 -06:00
chore(upc): translations
This commit is contained in:
@@ -418,12 +418,18 @@
|
||||
],
|
||||
'verifyEmail' => [
|
||||
'heading' => _('Verify Email'),
|
||||
'subheading' => sprintf(_('We have sent a verifcation email to %s'), '{0}'),
|
||||
'form' => [
|
||||
'verificationCode' => _('verification code'),
|
||||
'verifyCode' => _('Paste or Enter code'),
|
||||
],
|
||||
'noCode' => _("Didn't get code?"),
|
||||
],
|
||||
'verifyEmailResend' => [
|
||||
'heading' => _('Resend Email Verification Code'),
|
||||
'goBack' => _("Have the code now? Go Back"),
|
||||
'resend' => _("Resend Code"),
|
||||
],
|
||||
'whatIsUnraidNet' => [
|
||||
'heading' => _('What is Unraid.net?'),
|
||||
'subheading' => _('Expand your servers capabilities'),
|
||||
|
||||
Reference in New Issue
Block a user