mirror of
https://github.com/php/web-wiki.git
synced 2025-07-23 00:55:28 +00:00
10 lines
132 B
PHP
Executable File
10 lines
132 B
PHP
Executable File
<?php
|
|
/**
|
|
* translation by Raimon <gwindor@auna.com>
|
|
*/
|
|
|
|
$lang['btn_submit'] = 'Envia';
|
|
|
|
//Setup VIM: ex: et ts=4 enc=utf-8 :
|
|
?>
|