Add of /do (#18)

* Add /do

!Needs check of translations except for English!

* Hotfix: locales first letter case

* Hotfix: French typo
This commit is contained in:
David Rychlý
2018-08-13 20:13:35 +02:00
committed by Anthony
parent cef4bbd8a1
commit 4e4484f0ff
6 changed files with 25 additions and 7 deletions
+3 -1
View File
@@ -5,9 +5,11 @@ Locales['fi'] = {
['twt_prefix'] = '^0[^4Twitter^0] (^5@%s^0)',
['me_help'] = 'teet jotain',
['me_prefix'] = 'me | %s',
['do_help'] = 'roolipeliä tiedot', --TODO: check translation
['do_prefix'] = 'do | %s',
['news_help'] = 'ilmoita uutinen (älä abuse)',
['news_prefix'] = 'news | %s',
['ooc_argument_name'] = 'viesti',
['ooc_argument_help'] = 'viestin sisältö',
['ooc_unknown_command'] = '^3%s^0 ei ole validi komento!',
}
}