Skip to content

Instantly share code, notes, and snippets.

View lucasnmorais's full-sized avatar

Lucas Morais lucasnmorais

View GitHub Profile
@lucasnmorais
lucasnmorais / pt.php
Last active January 23, 2023 15:47
CMSimple 5.10 - linguagem PT (português) para backend. Copie o arquivo para CMSimple_5-10/cmsimple/languages/pt.php | Visite https://www.cmsimple.org/
<?php
/* utf8-marker = äöüß */
$tx['action']['delete']="excluir";
$tx['action']['download']="baixar";
$tx['action']['edit']="editar";
$tx['action']['save']="salvar";
$tx['action']['upload']="carregar";
$tx['action']['view']="ver";
$tx['adminmenu']['configuration']="CMS";
$tx['adminmenu']['downloads']="Downloads";