Skip to content

Commit

Permalink
topic_author_life_span
Browse files Browse the repository at this point in the history
  • Loading branch information
Lungsangg committed Feb 19, 2025
1 parent 81711de commit a72e6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/TopicPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ const propKeys = [

const TopicMetaData = ({ topicTitle, timePeriod, multiPanel, topicImage, properties={} }) => {
const tpSection = !!timePeriod ? (
<TopicSideSection title={{en: "Lived", he: "תקופת פעילות"}}>
<TopicSideSection title={{en: "Lived", he: "ཚེ་ཚད།"}}>
<div className="systemText topicMetaData"><InterfaceText text={timePeriod.name} /></div>
<div className="systemText topicMetaData"><InterfaceText text={timePeriod.yearRange} /></div>
</TopicSideSection>
Expand Down

0 comments on commit a72e6c5

Please sign in to comment.