Approval.

This commit is contained in:
2025-07-11 06:37:45 +00:00
committed by md translation bot
parent bd508e24ff
commit 0be5ccf2d4
64 changed files with 639 additions and 639 deletions

View File

@@ -1,10 +1,10 @@
<?PHP
declare(strict_types = 1);
$object_publication_background = array (
0 => 'Image published',
1 => 'Transcript published',
2 => 'Discussed',
3 => 'Rezensiert',
4 => 'Referenced',
5 => 'Advertised',
0 => 'छवि प्रकाशित',
1 => 'प्रतिलिपि प्रकाशित',
2 => 'चर्चा की गई',
3 => 'रेज़ेंसिएर्ट',
4 => 'संदर्भित',
5 => 'विज्ञापित',
);