Add auto translate URL to locale config
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"apiEmail": "example@example.com",
|
||||
"defaultLanguage": "en",
|
||||
"defaultLanguageId": 0,
|
||||
"translateURL": "http://api.mymemory.translated.net/get?de={3}&q={0}&langpair={1}|{2}",
|
||||
"locales": [
|
||||
{
|
||||
"englishName": "English",
|
||||
|
||||
Reference in New Issue
Block a user