By Sownn on
Hi all,
I am a non-english and non multi-language drupal user. When I enable Locale module, the performance sightly decrease. I am considering convert DRUPAL core into my main language. I mean that directly translate t() in PHP to my main language. (I think I will build a module to translate them)
before that I've some questions, hope all can help me.
1. Is that any advantages / disadvantages if I translate in PHP directly.
2. What should I notice while do that.
Thanks all