[packagechooser] Expand the example config with translated entries
This commit is contained in:
parent
6a8e10837d
commit
8d3546f0b3
@ -44,12 +44,14 @@ items:
|
|||||||
- id: ""
|
- id: ""
|
||||||
package: ""
|
package: ""
|
||||||
name: "No Desktop"
|
name: "No Desktop"
|
||||||
|
name[nl]: "Geen desktop"
|
||||||
description: "Please pick a desktop environment from the list. If you don't want to install a desktop, that's fine, your system will start up in text-only mode and you can install a desktop environment later."
|
description: "Please pick a desktop environment from the list. If you don't want to install a desktop, that's fine, your system will start up in text-only mode and you can install a desktop environment later."
|
||||||
|
description[nl]: "Kies eventueel een desktop-omgeving uit deze lijst. Als u geen desktop-omgeving wenst te gebruiken, kies er dan geen. In dat geval start het systeem straks op in tekst-modus en kunt u later alsnog een desktop-omgeving installeren."
|
||||||
screenshot: ":/images/no-selection.png"
|
screenshot: ":/images/no-selection.png"
|
||||||
- id: kde
|
- id: kde
|
||||||
package: kde
|
package: kde
|
||||||
name: Plasma Desktop
|
name: Plasma Desktop
|
||||||
description: "KDE Plasma Desktop, DERP"
|
description: "KDE Plasma Desktop, simple by default, a clean work area for real-world usage which intends to stay out of your way. Plasma is powerful when needed, enabling the user to create the workflow that makes them more effective to complete their tasks."
|
||||||
screenshot: ":/images/kde.png"
|
screenshot: ":/images/kde.png"
|
||||||
- id: gnome
|
- id: gnome
|
||||||
package: gnome
|
package: gnome
|
||||||
|
Loading…
Reference in New Issue
Block a user