• Resolved SSchat

    (@sschat)


    Hi!
    so, in the backend-menu on the top there is the “View Website” link

    How can i translate that currently?
    And is it maybe possible to use filters on labels like this?
    Easier for us to hook into it via custom functions.php and change it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author kodeo

    (@kodeo)

    Hello.
    We will introduce translation support soon.
    If you don’t want to wait you can already translate by using PoEditor, but need to be careful when updating KAUI.

    Or you can use a simple CSS trick

    #toplevel_page_kodeo-home .wp-menu-name {font-size: 0!important}
    #toplevel_page_kodeo-home .wp-menu-name:after {content: “Your translation Text”; font-size: 15px!important}

    Thread Starter SSchat

    (@sschat)

    Yes, that works.

    Thanks!

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