Skip to content

Commit

Permalink
Add new version for Chumash translation
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Zuber committed Mar 13, 2024
1 parent f1c8cf4 commit 58bd63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ export interface OfflineStorage {
}

export type HebrewTextVersionOptions = 'Miqra_according_to_the_Masorah';
export type EnglishTextVersionOptions = 'The_Koren_Jerusalem_Bible';
export type EnglishTextVersionOptions = 'The_Koren_Jerusalem_Bible' | 'Metsudah Chumash, Metsudah Publications, 2009';
export type TargumVersionOptions = 'Sifsei Chachomim Chumash, Metsudah Publications, 2009';
export type RashiVersionOptions = 'Rashi Chumash, Metsudah Publications, 2009';
export type RashiEnglishVersionOptions = 'Rashi Chumash, Metsudah Publications, 2009';
Expand Down

0 comments on commit 58bd63f

Please sign in to comment.