mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-20 06:21:19 +01:00
New translations strings.yml (Dutch)
This commit is contained in:
parent
40b33a31af
commit
7f006caccc
@ -47,8 +47,6 @@ COMMAND_QUESTADMIN_RESET: "reset"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [speler] - Verwijdert alle Quest data van deze speler"
|
||||
COMMAND_QUESTADMIN_REMOVE: "verwijder"
|
||||
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [speler] [quest] - Verwijder een afgeronde Quest van deze speler"
|
||||
COMMAND_QUESTADMIN_TOGGLEGUI: "togglegui"
|
||||
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "<command> [npc id] - Toggle Quest GUI vertoning voor een NPC"
|
||||
COMMAND_QUESTADMIN_RELOAD: "herlaad"
|
||||
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - Herlaad alle Missies"
|
||||
questEditorHeader: "Maak Missie"
|
||||
@ -711,8 +709,6 @@ takeQuestPoints: "Took away <number> Quest Points from <player>."
|
||||
questPointsTaken: "<player> took away <number> Quest Points."
|
||||
giveQuestPoints: "Gave <number> Quest Points from <player>."
|
||||
questPointsGiven: "<player> gave you <number> Quest Points."
|
||||
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
|
||||
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
||||
invalidMinimum: "Input must be at least <number>!"
|
||||
invalidRange: "Input must be between <least> and <greatest>!"
|
||||
invalidOption: "Invalid option!"
|
||||
|
Loading…
Reference in New Issue
Block a user