<?php
/**
 * english language file for amazonlight plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */

$lang['partner_us']     = 'PartnerID for the American Amazon store.';
$lang['partner_de']     = 'PartnerID for the German Amazon store.';
$lang['partner_jp']     = 'PartnerID for the Japanese Amazon store.';
$lang['partner_gb']     = 'PartnerID for the British Amazon store.';
$lang['partner_fr']     = 'PartnerID for the French Amazon store.';
$lang['partner_ca']     = 'PartnerID for the Canadian Amazon store.';

