• Hi there,

    I would like to pre-fill some string translations for my client when they install WP and the custom plugin we’re writing for them.

    We’re registering strings like so:

    pll_register_string(‘myplugin’, ‘My Translation’);

    How do I think add translations for other languages programmatically?

    Thanks in advance.

    https://wordpress.org/plugins/polylang/

The topic ‘Programmatically add string translations’ is closed to new replies.