Small tweaks
git-svn-id: file:///srv/svn/repo/mai/trunk@26 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
|
||||
type GoogleTranslate struct{}
|
||||
|
||||
func (_ *GoogleTranslate) DisplayName() string { return "Google" }
|
||||
func (_ *GoogleTranslate) DisplayName() string { return "Google Translate" }
|
||||
|
||||
func (_ *GoogleTranslate) getLangs(type_ string) (Language, error) {
|
||||
var langsType string
|
||||
|
||||
Reference in New Issue
Block a user