Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
19
Resources/Locale/en-US/voting/managers/vote-manager.ftl
Normal file
19
Resources/Locale/en-US/voting/managers/vote-manager.ftl
Normal file
@@ -0,0 +1,19 @@
|
||||
# Displayed as initiator of vote when no user creates the vote
|
||||
ui-vote-initiator-server = The server
|
||||
|
||||
## Default.Votes
|
||||
|
||||
ui-vote-restart-title = Restart round
|
||||
ui-vote-restart-succeeded = Restart vote succeeded.
|
||||
ui-vote-restart-failed = Restart vote failed (need { TOSTRING($ratio, "P0") }).
|
||||
ui-vote-restart-yes = Yes
|
||||
ui-vote-restart-no = No
|
||||
|
||||
ui-vote-gamemode-title = Next gamemode
|
||||
ui-vote-gamemode-tie = Tie for gamemode vote! Picking... { $picked }
|
||||
ui-vote-gamemode-win = { $winner } won the gamemode vote!
|
||||
|
||||
mode-traitor = Traitor
|
||||
mode-extended = Extended
|
||||
mode-sandbox = Sandbox
|
||||
mode-suspicion = Suspicion
|
||||
Reference in New Issue
Block a user