Approval.
This commit is contained in:
@@ -1,29 +1,29 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$eventname = array (
|
||||
1 => 'Created',
|
||||
2 => 'Found',
|
||||
3 => 'Published',
|
||||
4 => 'Template creation',
|
||||
5 => 'Was depicted (Actor)',
|
||||
6 => 'Was used',
|
||||
7 => 'Written',
|
||||
8 => 'Collected',
|
||||
9 => 'Painted',
|
||||
10 => 'Image taken',
|
||||
11 => 'Received',
|
||||
12 => 'Printing plate produced',
|
||||
13 => 'Sent',
|
||||
14 => 'Issued',
|
||||
15 => 'Signed',
|
||||
16 => 'First description',
|
||||
19 => 'Drawn',
|
||||
20 => 'Copied (by hand)',
|
||||
21 => 'Lived',
|
||||
22 => '[Relationship to location]',
|
||||
23 => '[Relation to person or institution]',
|
||||
24 => '[Relation to time]',
|
||||
25 => 'Commissioned',
|
||||
1 => 'Vytvořeno',
|
||||
2 => 'Nalezeno',
|
||||
3 => 'Publikováno',
|
||||
4 => 'Vytvoření šablony',
|
||||
5 => 'Byl zobrazen (herec)',
|
||||
6 => 'Byl použit',
|
||||
7 => 'Písemné',
|
||||
8 => 'Sebrané',
|
||||
9 => 'Malované',
|
||||
10 => 'Pořízený snímek',
|
||||
11 => 'Přijato',
|
||||
12 => 'Vyrobená tisková deska',
|
||||
13 => 'Odesláno',
|
||||
14 => 'Vydáno',
|
||||
15 => 'Podepsaný',
|
||||
16 => 'První popis',
|
||||
19 => 'Nakresleno',
|
||||
20 => 'Zkopírováno (ručně)',
|
||||
21 => 'Žil',
|
||||
22 => '[Vztah k lokalitě]',
|
||||
23 => '[Vztah k osobě nebo instituci]',
|
||||
24 => '[Vztah k času]',
|
||||
25 => 'Uvedeno do provozu',
|
||||
26 => 'Printed',
|
||||
27 => 'Recorded',
|
||||
28 => 'Sung',
|
||||
|
Reference in New Issue
Block a user