• Hi,

    there are my translated hungarian po and mo files:

    https://fyels.com/hmP

    Peace ??

    Help:
    1. Rename “wp-content/plugins/visual-form-builder/langauges” to “wp-content/plugins/visual-form-builder/languages”

    2. Copy the files

    3. Add function to your functions.php

    function visual_form_builder_init() {
      load_plugin_textdomain( 'visual-form-builder', false , 'visual-form-builder/languages' );
    }
    add_action('init', 'visual_form_builder_init');

    4. Share this file and help…

    ??

    https://www.ads-software.com/extend/plugins/visual-form-builder/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Helló!

    Nagyon meg?rültem a fordításodnak!

    Egy gond van, k?vettem a telepítési lépéseket de nem t?rténik semmi. Szerintem a functions.php-ben nem másolok jó helyre, lehet rossz helyre másolni? én csak úgy beszúrtam a végére…

    Helyesbítek:
    az admin fordítása megt?rtént, nagyon klassz! A felületen van egy 2 számjegyet bekér? rész, na az nem lesz magyar!

    Thread Starter glocs

    (@glocs)

    Szia!

    Az már nem a visual-form-builder része, az ellen?rzést jquery csinálja.
    Itt van, hogyan kell azt is lefordítani:
    #post-2296212

    — ENG —

    The verification text is in jquery, not in visual-form-builder.
    Instructions:
    #post-2296212

    ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Visual Form Builder] Hungarian translation’ is closed to new replies.