﻿/**
 * Translated text used in Nokia Product Pages JavaScript.
 * English.
 */

ProductPage = {};
ProductPage.labels = {
    close : 'Tutup',
    cancel : 'Batalkan',
    error : 'Maaf, tampilan ini tidak tersedia.'
};