FPDAM2023/Public/json/i18n/FPDAM2023.i18n.english.json

23 lines
916 B
JSON
Raw Permalink Normal View History

{
"english" : {
"admission" : "Admission",
"admission_text" : "The following table shows the results obtained in the PDF of the provisional admission list provided by the Education Agency of the Xunta.",
"type_id" : "Type ID",
"type_name" : "Type",
"partner_id" : "Partner ID",
"partner_code" : "Partner code",
"course_id" : "Course ID",
"course_code" : "Course code",
"course_name" : "Course",
"center_id" : "Center ID",
"center_code" : "Code of the centre",
"center_name" : "Centre",
"score" : "Score",
"get_pdf" : "Take PDF",
"get_plain_text" : "Take plain text",
"create_json" : "Create JSON",
"crear_sql" : "Create SQL",
"enrollments_refresh_error" : "There was an error with '{code}' code when trying to load the admission data. {list}"
}
}