Skip to content

Commit e8a1b51

Browse files
Add locale keys for Readings view
1 parent 0332bca commit e8a1b51

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/locales/views/en.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1981,6 +1981,14 @@ en:
19811981
make_default: Make this name default
19821982
name: Name
19831983
submit: Submit
1984+
readings:
1985+
index:
1986+
history: History
1987+
full_history: Full History
1988+
marked_for_later: Marked for Later
1989+
clear_history: Clear History
1990+
are_you_sure_to_clear_history: Are you sure you want to clear your History and Marked for Later lists? This cannot be undone!
1991+
list_of_history_items: List of History Items
19841992
related_works:
19851993
index:
19861994
page_heading: "%{login}'s Related Works"

0 commit comments

Comments
 (0)