• At first I was disappointed that the plugin option didn’t provide German as the original language. When I choose “English” I didn’t get proper translations.

    Here ist the solution (should also work with every other language):

    1. Open the Plugins PHP-file “google-language-translator.php”
    2. Go to line 218
    3. Add another OPTION line for your original Language, like:
    <option value="de" <?php if(get_option('googlelanguagetranslator_language')=='de'){echo "selected";}?>>German</option>

    4. Go to the plugins option menu and choose your original language

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi KunststoffWeb, I’ll add this on the next update – you are right that I should have included such a basic language. Thanks for the vote and you have my attention.

    Rob Myrick

    Thread Starter KunststoffWeb

    (@kunststoffweb)

    Hi Rob,

    thanks for your fast reply! It’s totally awesome, that you release the update so fast. Excellent work!

    Best regards from Germany
    Jens Hartmann

    PS: Unfortunatly I cannot edit my original post anymore :-/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Original language German’ is closed to new replies.