1
0

Merge pull request #3 from velrest/add_german_translation

add german to supported languages
This commit is contained in:
Andrei Shevchuk
2018-01-30 13:50:42 +03:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
## Poly light GRUB theme
Supported languages: English, French, Portuguese, Russian, Ukrainian
Supported languages: English, French, German, Portuguese, Russian, Ukrainian
![](https://i.imgur.com/XitFbtv.gif)
+4
View File
@@ -36,6 +36,8 @@ terminal-border: "0"
text = "Booting in %d seconds"
# FR
# text = "Démarrage automatique dans %d secondes"
# DE
# text = "Start in %d Sekunden."
# RU
# text = "Загрузка выбранного пункта через %d сек."
# UA
@@ -56,6 +58,8 @@ terminal-border: "0"
text = "Use ↑ and ↓ keys to change selection, Enter to confirm"
# FR
# 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
# text = "Используйте клавиши ↑ и ↓ для изменения выбора, Enter для подтверждения"
# UA