• HI!

    Could you replace one translation string:

    =$ diff inc/services/wp-cli-commands/class-wp-cli-dev-command.php
    120c120
    < _n( '%d option deleted.','%d options deleted.', $deleted_count, 'simple-history' ),
    ---
    > __( '%d options deleted.', 'simple-history' ),

    Thank you in advance!

    Marcin

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.