|
9 | 9 | "is_active": true, |
10 | 10 | "role": "admin", |
11 | 11 | "avatar_url": "https://i.pravatar.cc/150?img=3", |
12 | | - "bio": "Just a regular John Doe.", |
| 12 | + "bio": "Bildiğiniz John Doe.", |
13 | 13 | "location": "Ağrı, Turkey", |
14 | | - "favorite_genre": [ "Science Fiction", "Fantasy" ], |
| 14 | + "favorite_genre": [ "Bilim Kurgu", "Fantastik" ], |
15 | 15 | "reading_goal": 20 |
16 | 16 | }, |
17 | 17 | { |
|
23 | 23 | "is_active": true, |
24 | 24 | "role": "user", |
25 | 25 | "avatar_url": "https://i.pravatar.cc/150?img=5", |
26 | | - "bio": "Avid reader and book lover.", |
27 | | - "location": "Istanbul, Turkey", |
28 | | - "favorite_genre": [ "Mystery", "Romance" ], |
| 26 | + "bio": "Kitap kurdu ve kitap sever.", |
| 27 | + "location": "İstanbul, Turkey", |
| 28 | + "favorite_genre": [ "Gizem", "Romantik" ], |
29 | 29 | "reading_goal": 15 |
30 | 30 | }, |
31 | 31 | { |
|
37 | 37 | "is_active": true, |
38 | 38 | "role": "user", |
39 | 39 | "avatar_url": "https://i.pravatar.cc/150?img=10", |
40 | | - "bio": "Just a test user.", |
| 40 | + "bio": "Sadece bir test kullanıcısı.", |
41 | 41 | "location": "Ankara, Turkey", |
42 | | - "favorite_genre": [ "Non-Fiction", "Biography" ], |
| 42 | + "favorite_genre": [ "Kurgu Dışı", "Biyografi" ], |
43 | 43 | "reading_goal": 10 |
44 | 44 | }, |
45 | 45 | { |
|
51 | 51 | "is_active": true, |
52 | 52 | "role": "user", |
53 | 53 | "avatar_url": "https://i.pravatar.cc/150?img=15", |
54 | | - "bio": "Another test user.", |
55 | | - "location": "Izmir, Turkey", |
56 | | - "favorite_genre": [ "Horror", "Thriller" ], |
| 54 | + "bio": "Başka bir test kullanıcısı.", |
| 55 | + "location": "İzmir, Turkey", |
| 56 | + "favorite_genre": [ "Korku", "Gerilim" ], |
57 | 57 | "reading_goal": 5 |
58 | 58 | }, |
59 | 59 | { |
|
65 | 65 | "is_active": false, |
66 | 66 | "role": "user", |
67 | 67 | "avatar_url": "https://i.pravatar.cc/150?img=20", |
68 | | - "bio": "Inactive user account.", |
| 68 | + "bio": "Aktif olmayan bir kullanıcı.", |
69 | 69 | "location": "Bursa, Turkey", |
70 | | - "favorite_genre": [ "Poetry", "Drama" ], |
| 70 | + "favorite_genre": [ "Şiir", "Drama" ], |
71 | 71 | "reading_goal": 0 |
72 | 72 | }, |
73 | 73 | { |
|
79 | 79 | "is_active": true, |
80 | 80 | "role": "admin", |
81 | 81 | "avatar_url": "https://i.pravatar.cc/150?img=25", |
82 | | - "bio": "Administrator of the platform.", |
| 82 | + "bio": "Platformun yöneticisi.", |
83 | 83 | "location": "Metropolis, Earth", |
84 | | - "favorite_genre": [ "All" ], |
| 84 | + "favorite_genre": [ "Roman" ], |
85 | 85 | "reading_goal": 50 |
86 | 86 | }, |
87 | 87 | { |
|
95 | 95 | "avatar_url": "https://i.pravatar.cc/150?img=30", |
96 | 96 | "bio": "Quality Assurance Tester.", |
97 | 97 | "location": "Testville, Testland", |
98 | | - "favorite_genre": [ "Technical", "Educational" ], |
| 98 | + "favorite_genre": [ "Teknoloji", "Eğitim" ], |
99 | 99 | "reading_goal": 25 |
100 | 100 | } |
101 | 101 | ] |
|
0 commit comments