Hello, i have a question, how can i change the word "0 items" or "1 item" for other word?
I edit a line at header.php
from
_n( 'item', 'items', dav_quantityOrders(), 'ami3' )
for
_n( 'produktów', 'produktów', dav_quantityOrders(), 'ami3' )
and when i refresh the page, i see for one sec 0 produktów, and there will come to 0 items.
I edit a line at header.php
from
_n( 'item', 'items', dav_quantityOrders(), 'ami3' )
for
_n( 'produktów', 'produktów', dav_quantityOrders(), 'ami3' )
and when i refresh the page, i see for one sec 0 produktów, and there will come to 0 items.