From be201f042e500b220bfe5ad6e8da9e7c15e2c2c9 Mon Sep 17 00:00:00 2001 From: lungsangg Date: Thu, 26 Dec 2024 21:13:30 +0530 Subject: [PATCH] update --- static/js/sefaria/sefaria.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/sefaria/sefaria.js b/static/js/sefaria/sefaria.js index 5f6835b27f..2bd42bd6e8 100644 --- a/static/js/sefaria/sefaria.js +++ b/static/js/sefaria/sefaria.js @@ -1698,7 +1698,7 @@ Sefaria = extend(Sefaria, { //Init of the Dict with the Category level descriptions Sefaria.toc.map(e=> {this._descDict[[e.category, []]] = [e.enShortDesc, e.heShortDesc]}) // todo: get this data out of code (into db?) - this._descDict[["Commentary", []]] = ["Interpretations and discussions surrounding Buddhist texts, ranging from early medieval to contemporary.", "ནང་པའི་གཞུང་ལུགས་ཀྱི་འགྲེལ་བཤད་དང་བགྲོ་གླེང་། དུས་རབས་བར་མའི་སྟོད་ནས་དེང་སང་གི་བར།"] + this._descDict[["Commentary", []]] = [] this._descDict[["Quoting Commentary", []]] = ["References to this source within commentaries on other texts in the wider library.", "མཛོད་ཀྱི་གཞུང་གཞན་གྱི་འགྲེལ་པར་འདི་དང་སྦྱར་བ་ནི།"] // special case of a category in sidebar that is a sub cat on the navigation toc pages