File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ pt-BR :
2+ active_admin :
3+ import : " Importar"
4+ active_admin_import :
5+ file : ' Arquivo'
6+ file_error : " Error: %{message}"
7+ file_format_error : " Você só pode importar arquivos csv válidos"
8+ file_empty_error : " Você não pode importar arquivos vázios"
9+ no_file_error : " Por favor, selecione o arquivo para importar"
10+ details : " Por favor, selecione o arquivo para importar"
11+ imported :
12+ one : " Importado com sucesso 1 %{model}"
13+ other : " Importado com sucesso %{count} %{plural_model}"
14+ failed :
15+ one : " Não foi possível importar 1 %{model}: %{message}"
16+ other : " Não foi possível importar %{count} %{plural_model}: %{message}"
17+ import_model : " Importar %{plural_model}"
18+ import_btn : " Importr"
19+ import_btn_disabled : " Aguarde..."
20+ csv_options : " opções CSV"
21+ col_sep : ' Col sep'
22+ row_sep : ' Row sep'
23+ quote_char : ' Quote char'
You can’t perform that action at this time.
0 commit comments