added translation plugin

This commit is contained in:
topkecleon
2015-07-20 19:29:40 -04:00
parent 02d30f8451
commit 547bdec7af
5 changed files with 46 additions and 3 deletions

View File

@ -16,6 +16,7 @@ return {
results = 'No results found.',
argument = 'Invalid argument.',
syntax = 'Invalid syntax.'
}
},
translate = 'en'
}