We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e6d3e3 commit 1074d65Copy full SHA for 1074d65
1 file changed
language/pt_BR/plugin.lang.php
@@ -141,4 +141,14 @@
141
$lang['LAYOUT_MAP'] = 'Layout do Mapa Mundi';
142
$lang['LAYOUT_MAP_DESC'] = 'Selecione o estilo do mapa mundial que você preferir.';
143
$lang['POSITION_INDEX_CMAP'] = 'Mostrar o mapa em';
144
-$lang['POSITION_INDEX_CMAP_DESC'] = 'Será exibido o mapa com o índice especificado';
+$lang['POSITION_INDEX_CMAP_DESC'] = 'Será exibido o mapa com o índice especificado';
145
+$lang['DELETE_PLACES'] = '
146
+Excluir locais selecionados';
147
+$lang['EDIT_PLACES'] = 'Editar locais selecionados';
148
+$lang['OSM_ADD_PLACE'] = '
149
+Adicione um lugar';
150
+$lang['OSM_NEW_PLACE'] = 'Novo lugar';
151
+$lang['OSM_PLACES'] = '
152
+Lugares';
153
+$lang['PLACE_SELECTION'] = '
154
+Seleção de lugar';
0 commit comments