* luci/app/mmc_over_gpio: add pt_br translation, thanks Carlos!

This commit is contained in:
Jo-Philipp Wich 2008-11-09 22:45:42 +00:00
parent 6114c47269
commit 1bced4f977
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,3 @@
mmc_over_gpio = 'Configuração do driver MMC/SD'
mmc_over_gpio_desc = 'Configuração do driver MMC/SD'
settings = 'Configurações'

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<i18n:msgs xmlns:i18n="http://luci.freifunk-halle.net/2008/i18n#" xmlns="http://www.w3.org/1999/xhtml">
<i18n:msg xml:id="mmc_over_gpio">Configuração do driver MMC/SD</i18n:msg>
<i18n:msg xml:id="mmc_over_gpio_desc">Configuração do driver MMC/SD</i18n:msg>
<i18n:msg xml:id="settings">Configurações</i18n:msg>
</i18n:msgs>