Browse Source

information about use of config file was missing.

tokul 20 năm trước cách đây
mục cha
commit
74d7965fc3
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      plugins/translate/README

+ 5 - 1
plugins/translate/README

@@ -42,7 +42,7 @@ Babelfish = babelfish.altavista.com
 Go.com = translator.go.com (disabled - service unavailable)
 Go.com = translator.go.com (disabled - service unavailable)
 Dictionary.com = www.dictionary.com/translate
 Dictionary.com = www.dictionary.com/translate
 InterTran = tranexp.com
 InterTran = tranexp.com
-GPLTrans = www.translator.cx
+GPLTrans = www.translator.cx (disabled - service unavailable)
 OteNet = systran.otenet.gr
 OteNet = systran.otenet.gr
 Promt = www.translate.ru
 Promt = www.translate.ru
 Google Translate = www.google.com/translate
 Google Translate = www.google.com/translate
@@ -52,3 +52,7 @@ Installation
 
 
 Go back to the main directory, run configure and add the plugin.
 Go back to the main directory, run configure and add the plugin.
 
 
+Some plugin settings can be adjusted by creating 
+config/translate_config.php or plugins/translate/config.php 
+configuration file. See plugins/translate/config_default.php and 
+plugins/translate/config_sample.php