• Please, add integration with QTranslate-X in next releases. This working code. Add in i18n-config.json in root of plugin.

    {"vendor":{"plugins/wp-pagenavi":"2.91"},
      "admin-config": {
        "pagenavi": {
          "pages": { "options-general.php":"page=pagenavi" },
          "forms":{
            "form-table":{
              "fields":{
                "pages_text":{"id":"pages_text"},
                "current_text":{"id":"current_text"},
                "page_text":{"id":"page_text"},
                "first_text":{"id":"first_text"},
                "last_text":{"id":"last_text"},
                "prev_text":{"id":"prev_text"},
                "next_text":{"id":"next_text"},
                "dotleft_text":{"id":"dotleft_text"},
                "dotright_text":{"id":"dotright_text"}
              }
            }
          }
        }
      }
    }
  • The topic ‘Integration with QTranslate-X’ is closed to new replies.