forked from GitHub/dbot
strings.json usage complete in link [#88]
This commit is contained in:
parent
56a7107b88
commit
5bf5b257f8
@ -25,7 +25,7 @@ var link = function(dbot) {
|
||||
if(title) {
|
||||
event.reply(title[1]);
|
||||
} else {
|
||||
event.reply('no title found');
|
||||
event.reply(dbot.t('title_not_found'));
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user