diff options
author | MatMoul <matmoul@gmail.com> | 2020-04-08 04:31:15 +0200 |
---|---|---|
committer | MatMoul <matmoul@gmail.com> | 2020-04-08 04:31:15 +0200 |
commit | 9f0465c6c7139d8addabc2331d41f46b2569c9b4 (patch) | |
tree | 4de97f1876d1c5bf4c16945d551a26e73dccbeb1 /lng | |
parent | df6c2bde7c8bb7dd5406aaa3a5b99022a3b57b01 (diff) | |
download | hyperfi-9f0465c6c7139d8addabc2331d41f46b2569c9b4.tar.lz hyperfi-9f0465c6c7139d8addabc2331d41f46b2569c9b4.tar.xz hyperfi-9f0465c6c7139d8addabc2331d41f46b2569c9b4.zip |
Finalize custom package list support
Diffstat (limited to 'lng')
-rw-r--r-- | lng/English | 1 | ||||
-rw-r--r-- | lng/French | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lng/English b/lng/English index e5f66ec..90e6d9b 100644 --- a/lng/English +++ b/lng/English @@ -65,6 +65,7 @@ txtinstallarchlinux="Install Arch Linux" txtinstallarchlinuxkernel="Kernel" txtinstallarchlinuxfirmwares="Firmwares" txtinstallarchlinuxfilesystems="File Systems" +txtinstallarchlinuxcustompackagelist="Custom Package List" txtconfigarchlinux="Config Arch Linux" txtsethostname="Set Computer Name" @@ -65,6 +65,7 @@ txtinstallarchlinux="Installer Arch Linux" txtinstallarchlinuxkernel="Noyau" txtinstallarchlinuxfirmwares="Firmwares" txtinstallarchlinuxfilesystems="Systèmes de fichier" +txtinstallarchlinuxcustompackagelist="Liste de paquet personnel" txtconfigarchlinux="Configurer Arch Linux" txtsethostname="Définir le nom de l'ordinateur" |