-
-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: CI010 <[email protected]>
- Loading branch information
1 parent
379ea0f
commit fe6fc85
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,5 +6,6 @@ | |
"es-ES": "Español", | ||
"fr": "Français", | ||
"uk": "Українська мова", | ||
"nl": "Nederlands" | ||
"gl": "Galego" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
browseApps: Blader door de aangepaste Launcher-UI | ||
checkUpdate: Controleer voor updates | ||
openUrl: | ||
cancel: Annuleer | ||
message: >- | ||
De launcher wilt {url} openen in je standaard browser. | ||
Wil je deze operatie toestaan? | ||
title: Open in browser | ||
trust: Vertrouw deze site en laat hem de volgende keer niet meer zien | ||
'ja': 'Ja' | ||
quit: Stop | ||
showDiagnosis: Toon diagnose | ||
showLauncher: Toon launcher | ||
showLogsFolder: Toon logboekmap | ||
task: | ||
continue: Bekijk in launcher | ||
fail: Eén taak is mislukt | ||
success: Eén taak is gelukt | ||
title: X Minecraft Launcher | ||
urlFailed: Onbekende url {url}. Controlleer de url of contacteer een developer! | ||
urlSuccess: Gelukt! Nu kan je deze venster sluiten en terugkeren naar de launcher! |