xref: /plugin/amazonlight/lang/en/settings.php (revision cc96b9dcc181b3b28c91a05d59b80b3b0b9f23ce)
1<?php
2/**
3 * english language file for amazonlight plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8$lang['partner_us']     = 'PartnerID for the American Amazon store.';
9$lang['partner_de']     = 'PartnerID for the German Amazon store.';
10$lang['partner_jp']     = 'PartnerID for the Japanese Amazon store.';
11$lang['partner_gb']     = 'PartnerID for the British Amazon store.';
12$lang['partner_fr']     = 'PartnerID for the French Amazon store.';
13$lang['partner_ca']     = 'PartnerID for the Canadian Amazon store.';
14
15