mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
installer: Add support for RAID.
This commit is contained in:
@@ -355,6 +355,10 @@ char *nl_tr[] = {
|
||||
"Mounting filesystems...",
|
||||
/* TR_UNABLE_TO_MOUNT_FILESYSTEMS */
|
||||
"Unable to mount filesystems.",
|
||||
/* TR_BUILDING_RAID */
|
||||
"Building RAID...",
|
||||
/* TR_UNABLE_TO_BUILD_RAID */
|
||||
"Unable to build RAID.",
|
||||
/* TR_NO_IPCOP_TARBALL_FOUND */
|
||||
"Er is geen ipcop tarball gevonden op de webserver.",
|
||||
/* TR_NO_ORANGE_INTERFACE */
|
||||
|
||||
Reference in New Issue
Block a user