Approval.

This commit is contained in:
Joshua Ramon Enslin 2024-04-30 14:12:24 +00:00 committed by md translation bot
parent d0cceb7d6e
commit 0a13faf9ac
4 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@ $eventname = array (
41 => 'Bought', 41 => 'Bought',
42 => 'Owned', 42 => 'Owned',
43 => 'Sold', 43 => 'Sold',
44 => 'Restorated', 44 => 'Restored',
45 => 'Damaged', 45 => 'Damaged',
46 => 'Destroyed', 46 => 'Destroyed',
47 => 'Lost', 47 => 'Lost',

View File

@ -42,7 +42,7 @@ $event_persinst = array (
41 => 'bought by', 41 => 'bought by',
42 => 'owned by', 42 => 'owned by',
43 => 'sold by', 43 => 'sold by',
44 => 'restorated by', 44 => 'restored by',
45 => 'damaged by', 45 => 'damaged by',
46 => 'destroyed by', 46 => 'destroyed by',
47 => 'lost by', 47 => 'lost by',

View File

@ -42,7 +42,7 @@ $event_place = array (
41 => 'bought in', 41 => 'bought in',
42 => 'owned in', 42 => 'owned in',
43 => 'sold in', 43 => 'sold in',
44 => 'restorated in', 44 => 'restored in',
45 => 'damaged in', 45 => 'damaged in',
46 => 'destroyed in', 46 => 'destroyed in',
47 => 'lost in', 47 => 'lost in',

View File

@ -42,7 +42,7 @@ $event_time = array (
41 => 'bought at', 41 => 'bought at',
42 => 'owned at', 42 => 'owned at',
43 => 'sold at', 43 => 'sold at',
44 => 'restorated at', 44 => 'restored at',
45 => 'damaged at', 45 => 'damaged at',
46 => 'destroyed at', 46 => 'destroyed at',
47 => 'lost at', 47 => 'lost at',