aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en/book/series.ts
blob: 2326397b1dbfebb8de36793d3144d6867f2e8d30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
export default [
  'A Song of Ice and Fire',
  'Anna Karenina',
  'Colonel Race',
  'Discworld',
  'Dune',
  'Harry Potter',
  'Hercule Poirot',
  'His Dark Materials',
  'Jane Austen Murder Mysteries',
  'Little Women',
  'Outlander',
  'Percy Jackson',
  'Sherlock Holmes',
  'The Arc of a Scythe',
  'The Bartimaeus Trilogy',
  'The Border Trilogy',
  'The Chronicles of Narnia',
  'The Dark Tower',
  'The Dresden Files',
  'The Eighth Life',
  'The Foundation Series',
  "The Hitchhiker's Guide to the Galaxy",
  'The Hunger Games',
  'The Infinity Cycle',
  'The Inheritance Cycle',
  'The Lord of the Rings',
  'The Maze Runner',
  'The Prison Healer',
  'The Red Rising Saga',
  'The Southern Reach',
  'The Wheel of Time',
  'Thursday Next Series',
  'Twilight',
  'War and Peace',
];