Some new translations

This commit is contained in:
James Cole
2016-02-05 21:23:10 +01:00
parent 1542d5e386
commit bac392d331
27 changed files with 318 additions and 216 deletions

6
resources/lang/pt_BR/form.php Normal file → Executable file
View File

@@ -70,6 +70,12 @@ return [
'size' => 'Tamanho',
'trigger' => 'Trigger',
'stop_processing' => 'Stop processing',
'start_date' => 'Start of export range',
'end_date' => 'End of export range',
'export_format' => 'File format',
'include_attachments' => 'Include uploaded attachments',
'include_config' => 'Include configuration file',
'include_old_uploads' => 'Include imported data',
'csv_comma' => 'A comma (,)',
'csv_semicolon' => 'A semicolon (;)',