Advertisement
suxonov

Translation file

Apr 17th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.62 KB | None | 0 0
  1.     en =
  2.     {
  3.    
  4.     chat_welcome = '<J>Welcome to #darkroom, %s! Type !help for more information.';
  5.     chat_win = '<V>%s<BL> has won!';
  6.     chat_help = '<BL>Your main purpose is <J>finding an escape from the labyrinth. <BL>Find it first or die. Commands:\n<J>!profile nickname <BL>- open player\'s profile\n<J>!q^ <BL>- information about version and etc';
  7.     chat_info = '<J>#<BL>darkroom: version 1.1\n<J>#<BL>Disscussion thread:\n<J>#<BL>Map Submissions thread:\n\n<J>#<BL>Created by <V>Aviener';
  8.     profile_ratio = 'Ratio: <V>';
  9.     profile_rounds = 'Total rounds played: <V>';
  10.     profile_wins = 'Wins: <V>';
  11.     profile_close = 'Close';
  12.    
  13.     };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement