Approval in backend
This commit is contained in:
@@ -318,6 +318,8 @@
|
||||
"institution": "Institution",
|
||||
"about": "About",
|
||||
"loading": "Loading",
|
||||
"totals": "Total amounts"
|
||||
"totals": "Total amounts",
|
||||
"json_explica": "JSON is a simple, structured and easily machine-readable format. ",
|
||||
"csv_explica": "CSV stands for \"Comma Separated Values\". As such, CSV files can describe table-formatted data in simple plain text files."
|
||||
}
|
||||
}
|
||||
@@ -129,6 +129,7 @@
|
||||
"you_have_access_to": "You have access to",
|
||||
"institution_uses_vocabs": "Numbers of controlled vocabulary entries the institution uses ",
|
||||
"total_number_of_vocabs": "Total number of entries in the controlled vocabularies",
|
||||
"forum": "Forum"
|
||||
"forum": "Forum",
|
||||
"export_download_stats": "Download statistics for further processing in other applications."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user