Viewing 4 replies - 16 through 19 (of 19 total)
  • after solving the responsiveness problem (flip mode) i have the same problem as described here. but the solution above (add the mode datatables_locale=”de_DE”) to the table does not do the trick.

    i copied the lang-de_DE.json file from the main-plugin (tablepress/i18n/datatables) into the extension folder (tablepress-change-datatables-strings).

    the extension is activated, there are actually translations inside the json file – but on the website there are still the english translations

    for live view:
    https://koega.no-ip.org/sandokan/?page_id=22

    Then look for the “show 35 entries” section above the table. also on the bottom, you can see the “Showing 1 to 29 of 29 entries” string and the “next” and “back” buttons.

    i know this thread is already resolved – let me know if i should open a new one for this issue, thanks!

    thank you for your help!
    grz,
    Sabine

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Sabine,

    the cause for this is the “Custom Command”

    "language": { "search": "_INPUT_", "searchPlaceholder": "Tabelleninhalt filtern ..." }

    that you added. This interferes with the changing of the language files.
    You’ll basically have to embed this modification into the lang-de_DE.json file instead.

    Regards,
    Tobias

    Hi Tobias,

    thank you! Now it’s working as it should!

    Regards,
    Sabine

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    great! Thanks for the confirmation!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Translate with WMPL’ is closed to new replies.