forked from SteamWar/SteamWar
Merge pull request 'Add declined question handling in CheckCommand' (#66) from add-saved-declined-questions-history into main
Reviewed-on: SteamWar/SteamWar#66 Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
This commit is contained in:
@@ -325,12 +325,15 @@ CHECK_ABORT=§aThe test operation was canceled!
|
||||
CHECK_NEXT=Next question
|
||||
CHECK_ACCEPT=Accept
|
||||
CHECK_DECLINE=Decline
|
||||
CHECK_MARK_DECLINE=Mark Decline
|
||||
CHECK_RANK=§aRank {0}: {1}
|
||||
CHECK_RANK_HOVER=§aAccept with given rank
|
||||
CHECK_ACCEPTED=§aYour §e{0} {1} §ewas accepted§8!
|
||||
CHECK_ACCEPTED_TEAM=§7The schematic §e{0} §7from §e{1} §7is now approved!
|
||||
CHECK_DECLINED=§cYour §e{0} {1} §cwas declined§8: §c{2}
|
||||
CHECK_DECLINED_TEAM=§7The schematic §e{0} §7from §e{1} §7is now declined because §e{2}§7!
|
||||
CHECK_DECLINED_QUESTIONS=§fQuestions answered declined:
|
||||
CHECK_DECLINED_QUESTION_FORMAT=§c{0}: {1}
|
||||
|
||||
#HistoricCommand
|
||||
HISTORIC_BROADCAST=§7Historic §e{0} §7fight by §e{1}§8!
|
||||
|
||||
@@ -307,12 +307,14 @@ CHECK_ABORT=§aDer Prüfvorgang wurde abgebrochen!
|
||||
CHECK_NEXT=Nächste Frage
|
||||
CHECK_ACCEPT=Annehmen
|
||||
CHECK_DECLINE=Ablehnen
|
||||
CHECK_MARK_DECLINE=Ablehnen Markieren
|
||||
CHECK_RANK=§aRang {0}: {1}
|
||||
CHECK_RANK_HOVER=§aMit diesem Rang freigeben
|
||||
CHECK_ACCEPTED=§aDein §e{0} {1} §ewurde freigegeben§8!
|
||||
CHECK_ACCEPTED_TEAM=§7Die Schematic §e{0} §7von §e{1} §7ist nun freigegeben!
|
||||
CHECK_DECLINED=§cDein §e{0} {1} §cwurde abgelehnt§8: §c{2}
|
||||
CHECK_DECLINED_TEAM=§7Die Schematic §e{0} §7von §e{1} §7wurde aufgrund von §e{2} §7abgelehnt!
|
||||
CHECK_DECLINED_QUESTIONS=§fAls abgelehnt markierte Fragen:
|
||||
|
||||
#HistoricCommand
|
||||
HISTORIC_BROADCAST=§7Historischer §e{0}§8-§7Kampf von §e{1}§8!
|
||||
|
||||
Reference in New Issue
Block a user