1<?php
2/**
3 * Portuguese settings file for imagebox plugin
4 *
5 * @author Rainbow_Spike rainbow_spike@derpy.ru
6 */
7// keys need to match the config setting name
8$lang['display_magnify']       = 'Ativar exibindo o ícone com uma lupa';
9$lang['default_caption_style'] = 'Estilo de assinatura padrão';
10$lang['center_align']          = 'Permitir centralização de assinatura';
11