﻿/**
 * Translated text used in Nokia Product Pages JavaScript.
 * English.
 */

ProductPage = {};
ProductPage.labels = {
    close : 'Zatvorite',
    cancel : 'Poništi',
    error : 'Žao nam je, ovaj pregled nije dostupan'
};
