Skip to content

Commit

Permalink
Removed unneeded translations
Browse files Browse the repository at this point in the history
  • Loading branch information
ElPumpo committed May 29, 2018
1 parent 3972d54 commit 1c5663b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
13 changes: 0 additions & 13 deletions locates/en.lua
Original file line number Diff line number Diff line change
@@ -1,17 +1,4 @@
Locales['en'] = {
-- ooc chat
['ooc_help'] = 'type an out of character message',
['ooc_prefix'] = 'OOC | %s',
['twt_help'] = 'send a tweet',
['twt_prefix'] = '^0[^4Twitter^0] (^5@%s^0)',
['me_help'] = 'personal action',
['me_prefix'] = 'me | %s',
['news_help'] = 'announce news (do not abuse)',
['news_prefix'] = 'news | %s',
['ooc_argument_name'] = 'message',
['ooc_argument_help'] = 'the message',
['ooc_unknown_command'] = 'that command could ^1not^0 be ^3recognized^0!',

-- afk script
['afk'] = 'anti-AFK',
['afk_kicked_message'] = 'you have been kicked for being AFK',
Expand Down
15 changes: 1 addition & 14 deletions locates/sv.lua
Original file line number Diff line number Diff line change
@@ -1,20 +1,7 @@
Locales['sv'] = {
-- ooc chat
['ooc_help'] = 'skicka ett meddelande som inte kopplat till din karaktär',
['ooc_prefix'] = 'OOC | %s',
['twt_help'] = 'skicka en tweet',
['twt_prefix'] = '^0[^4Twitter^0] (^5@%s^0)',
['me_help'] = 'skriv en händelse, t.ex \'visar körkort\'',
['me_prefix'] = 'jag | %s',
['news_help'] = 'meddela en nyhet (missbruka inte)',
['news_prefix'] = 'TV4 Stockholm',
['ooc_argument_name'] = 'meddelande',
['ooc_argument_help'] = 'det meddelandet du vill skicka',
['ooc_unknown_command'] = 'det ^3kommandot^0 finns ^1inte^0, försök igen!',

-- afk script
['afk'] = 'anti-AFK',
['afk_kicked_message'] = 'du har blivit kickad pga inaktivitet!',
['afk_kicked_message'] = 'du har blivit kickad på grund av inaktivitet!',
['afk_warning'] = 'du kommer bli kickad om ~r~%s sekunder~w~ på grund av inaktivitet!',

-- gps tools
Expand Down

0 comments on commit 1c5663b

Please sign in to comment.