Approval in backend

This commit is contained in:
2026-04-27 14:28:17 +00:00
committed by md translation bot
parent 9757457b77
commit 50387e7a65
50 changed files with 125 additions and 50 deletions

View File

@@ -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."
}
}

View File

@@ -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."
}
}