translation-value-sets/zh/object_publication_background.php
2020-08-07 17:56:27 +02:00

8 lines
332 B
PHP

<?PHP
$object_publication_background['0'] = 'Image published';
$object_publication_background['1'] = 'Transcript published';
$object_publication_background['2'] = 'Discussed';
$object_publication_background['3'] = 'Rezensiert';
$object_publication_background['4'] = 'Referenced';
$object_publication_background['5'] = 'Advertised';