Skip to content

Commit

Permalink
Yaml syntax for stargate.yml: Fix missing double quote (#1551)
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi authored and stympy committed Feb 23, 2019
1 parent e924cd3 commit 2a64ca0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/locales/en/stargate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ en:
faker:
stargate:
characters: ["Jack O'Neill", "Teal'c", "Daniel Jackson", "Samantha Carter", "Janet Frasier", "George Hammond", "Jonas Quinn", "Cameron Mitchell", "Vala Mal Doran", "Kawalsky", "Jacob Carter", "Kasuf", "Sha're", "Skaara", "Thor", "Anubis", "Apophis", "Ba'al", "Cronus", "Hathor", "Heru-ur", "Klorel", "Ra", "Amonet", "Osiris", "Sokar", "Bra'tac", "Lantash", "Selmak", "Jolinar", "Martouf", "Cassandra", "Harlan"]
planets: ["Abydos", "Altair", Asuras", "Athos", "Celestis", "Chulak", "Dakara", "Earth", "Langara", "Lantea", "Orilla", "P3X-888", "Sateda", "Tollana", "Vorash"]
planets: ["Abydos", "Altair", "Asuras", "Athos", "Celestis", "Chulak", "Dakara", "Earth", "Langara", "Lantea", "Orilla", "P3X-888", "Sateda", "Tollana", "Vorash"]
quotes: [
"What is an Oprah?",
"Teal'c, look scary and take point.",
Expand All @@ -19,4 +19,3 @@ en:
"Indeed.",
"You ended that sentence with a preposition. Bastard!"
]

0 comments on commit 2a64ca0

Please sign in to comment.