Approval.

This commit is contained in:
2025-06-30 16:21:25 +00:00
committed by md translation bot
parent 1bb2710cad
commit b032391f23
64 changed files with 640 additions and 640 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 => 'ప్రకటించబడింది',
);