This topic has 2 replies, 2 voices, and was last updated 10 years by mDate.

  • Author
  • #36032
     mDate
    Participant

    Hi,

    I’m trying to get mDate.de to appear in German, but do have some diffuculties doing so…

    I found this thread:
    https://archived.seventhqueen.com/forums/topic/sweet-date-theme

    And went through the different stages:
    1. Search and save WP language files you need at the link mentioned above.
    2. Login to your FTP server where WordPress is installed.
    3. Navigate to /wp-content and create a new folder named /languages.
    4. Upload your language files (ie: de_DE.po, de_DE.mo) to the /languages directory.
    5. Navigate to the root directory and edit wp-config.php.
    6. Replace define(‘WPLANG’, ‘en_US’); with define(‘WPLANG’, ‘de_DE’); and save changes.

    My problem is (6) as I don’t habe any “WPLANG” in my wp-config.php? Any idea how to set my Site/Template to German without needing the Editor for each of the sites.

    #36048
     Laura
    Moderator

    Hello :), if you dont have a wplang just add this:

    COPY CODE
    
    define(‘WPLANG’, ‘de_DE’);
    

    To your wp-config.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #36050
     mDate
    Participant

    [x] Add to wp-config.php

    Still not working, all things (except for the once I translated) are still in English…

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?