• Hi,

    I left the modified code below which affected the UI localization.

    inc\class-fp-field.php, line 1275 and 1279
    1275: 'text' => esc_attr__( 'Attachment ID', 'fakerpress' ),
    1279: 'text' => esc_attr__( 'Attachment URL', 'fakerpress' ),

    view\settings.php, line 7
    7: ‘placeholder’ => __( ‘The cold never bothered me anyway!’, ‘fakerpress’ ),

    Regards,

    Alex Lion

  • The topic ‘Localization Issue’ is closed to new replies.