Sha256: 9e1119da7f13b70620e04c4355ce83d8a4bc9cd07b368340c6f2c037fa3e1b7b
Contents?: true
Size: 1.73 KB
Versions: 14
Compression:
Stored size: 1.73 KB
Contents
en: helpers: submit: importo/import: create: "Import" importo: sheet: results: name: Results explanation: name: Explanation column: Column value: Value explanation: Purpose example: Example imports: index: title: Import results card: importo_imports: title: Import results tab: Imports: Imports new: submit: "Import" title: Import explanation_html: A CSV or Excel file can be used to import records. The first row should be the column names.<br>If an <b>id</b> is supplied it will update the matching record instead of creating a new one.<br>Download a <a href='%{sample_path}' target='_blank'>sample template</a> with all supported column names and their explanation. export_html: You can download the currently stored records.<br>Download the <a href='%{export_path}' target='_blank'>current data</a> with all supported columns error_explanation: "The following problems prohibited this import from completing:" import: Import %{kind} import_button: Import card: importo_imports: tab: importo_imports: Imports create: flash: no_file: Import failed, please upload a file. error: Import failed, there were problems %{error}. success: "Import scheduled with id %{id}, you will get an email with the results." errors: parse_error: "We encountered a parse error: %{error}" structure_invalid: "The structure is invalid, these are the invalid headers: %{invalid_headers}" importers: result_message: "Successfully imported %{nr} of %{of} rows"
Version data entries
14 entries across 14 versions & 1 rubygems