Approval.

This commit is contained in:
2021-06-09 17:27:15 +00:00
committed by md translation bot
parent 7d10f77cbb
commit 46f478b2d4
7 changed files with 276 additions and 0 deletions

10
fr/general.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$general['topic'] = 'Topic';
$general['topics'] = 'Topics';
$general['exhibition_view'] = 'Exhibition View';
$general['expand_all'] = 'Expand all';
$general['reduce'] = 'Reduce';
$general['objektsfor'] = 'Objects for';
$general['objektsfor_description'] = 'Object views of objects from this and subtopics that correspond to the given location.';
$general['next'] = 'Next';
$general['previous'] = 'Previous';