add german to supported languages
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## Poly light GRUB theme
|
## Poly light GRUB theme
|
||||||
|
|
||||||
Supported languages: English, French, Portuguese, Russian, Ukrainian
|
Supported languages: English, French, German, Portuguese, Russian, Ukrainian
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
@@ -36,6 +36,8 @@ terminal-border: "0"
|
|||||||
text = "Booting in %d seconds"
|
text = "Booting in %d seconds"
|
||||||
# FR
|
# FR
|
||||||
# text = "Démarrage automatique dans %d secondes"
|
# text = "Démarrage automatique dans %d secondes"
|
||||||
|
# DE
|
||||||
|
# text = "Start in %d Sekunden."
|
||||||
# RU
|
# RU
|
||||||
# text = "Загрузка выбранного пункта через %d сек."
|
# text = "Загрузка выбранного пункта через %d сек."
|
||||||
# UA
|
# UA
|
||||||
@@ -56,6 +58,8 @@ terminal-border: "0"
|
|||||||
text = "Use ↑ and ↓ keys to change selection, Enter to confirm"
|
text = "Use ↑ and ↓ keys to change selection, Enter to confirm"
|
||||||
# FR
|
# FR
|
||||||
# text = "Choisissez le système avec les flèches du clavier (↑ et ↓), puis validez avec la touche Enter (↲)"
|
# text = "Choisissez le système avec les flèches du clavier (↑ et ↓), puis validez avec la touche Enter (↲)"
|
||||||
|
# DE
|
||||||
|
# text = "System mit ↑ und ↓ auswählen und mit Enter bestätigen."
|
||||||
# RU
|
# RU
|
||||||
# text = "Используйте клавиши ↑ и ↓ для изменения выбора, Enter для подтверждения"
|
# text = "Используйте клавиши ↑ и ↓ для изменения выбора, Enter для подтверждения"
|
||||||
# UA
|
# UA
|
||||||
|
|||||||
Reference in New Issue
Block a user