Skip to content

Commit

Permalink
changes_for_demo_update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lungsangg committed Dec 26, 2024
1 parent 6cd976e commit 41d69a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion static/js/TextsPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const TextsPage = ({ categories, settings, setCategories, onCompareBack, openSea
const title = compare ? null :
<div className="navTitle tight sans-serif">
<CategoryHeader type="cats" buttonsToDisplay={["subcategory", "reorder"]}>
<h1><InterfaceText>home.browse_text</InterfaceText></h1>
{/* <h1><InterfaceText>home.browse_text</InterfaceText></h1> */}
</CategoryHeader>
{ multiPanel && Sefaria.interfaceLang !== "hebrew" && Sefaria._siteSettings.TORAH_SPECIFIC ?
<LanguageToggleButton toggleLanguage={toggleLanguage} /> : null }
Expand Down
6 changes: 3 additions & 3 deletions static/js/sefaria/localizationLanguage/tibetan.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,8 @@
"text.tibetan_version": "བོད་སྐད།",
"text.english_version": "དབྱིན་སྐད།",
"text.button.continue_reading": "སྔར་གྱི་མཚམས་ནས་ཀློག།",
"panel.title": "ཚན་པ་འདིའི་འབྲེལ་ཡོད།",
"panel.resources": "དཔེ་མཚོན་གཞན",
"panel.title": "དུམ་ཚན་འདིའི་འབྲེལ་ཡོད།",
"panel.resources": "རྒྱུ་ཆ",
"text.related_texts": "བརྗོད་བྱ་འདི་དང་མཐུན་པ།",
"text.commentary": "འགྲེལ་བ།",
"text.quotation": "ལུང་ཚིག",
Expand Down Expand Up @@ -622,7 +622,7 @@
"category.parent_category":"ཕ་མའི་སྡེ་ཚན།",
"category.message.cannot_delete_content":"སྡེ་ཚན་གྱི་ནང་གསེས་བསལ་མི་ཐུབ།",
"common.load_more": "འདི་ལས་མང་།",
"connection_panel.related_text.all_commentary":"འགྲེལ་བ་ཐམས་ཅད",
"connection_panel.related_text.all_commentary":"འགྲེལ་བ་ཡོངས",
"message.success_created_new_connection":"ལམ་ལྷོང་། ཁྱེད་ཀྱིས་འབྲེལ་ལམ་གསར་པ་ཞིག་བསྐྲུན་ཡོད།",
"connection_panel.about_the_source":"མ་ཕྱི་འདིའི་སྐོར།",
"note.go_to_my_note": "མཆན་ཡོད་ས་ལ་འགྲོ།",
Expand Down

0 comments on commit 41d69a7

Please sign in to comment.