Approval.

This commit is contained in:
2025-02-14 16:35:19 +00:00
committed by md translation bot
parent 6d8b713c07
commit eefedde50c
51 changed files with 555 additions and 555 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 => 'ಜಾಹೀರಾತು ನೀಡಿದ್ದಾರೆ',
);