{_(
@@ -77,6 +77,8 @@ according to the provided installation settings.",
const InstallButton = (
props: Omit {description}
- {_("Provide a password to ensure administrative access to the system.")}
-
+ {_("Provide a password to ensure administrative access to the system.")}
{_(
"You can change it or select another authentication method in the 'Users' section before installing.",
)}
+
- {_("Keyboard selection")}
+ {_("Localization")}
+ {_("Locale selection")}
+ {_(" Timezone selection")}
+ {sprintf(_("Edit connection %s"), connection.id)}
+ {_("Network")}
+ {network === HIDDEN_NETWORK ? _("Connect to hidden network") : network.ssid}
;
+ return (
+ {_("Connect to a Wi-Fi network")}
+ {_("Overview")}
+ {_("Registration")}
+ {_("Software")}
+ {groupName}
+
- {_("iSCSI")}
+ {_("Storage")}
+ {_("Storage")}
+ {sprintf(_("Find space in %s"), device.name)}
+ {_("DASD")}
+ {_("zFCP Disk Activation")}
+ {_("zFCP")}
+ {state.isEditing ? _("Edit user") : _("Create user")}
+ {_("Users")}
+