Skip to content

Commit ed7ad0e

Browse files
committed
Redo currencysymbols
1 parent af7183c commit ed7ad0e

File tree

7 files changed

+633
-531
lines changed

7 files changed

+633
-531
lines changed

currencysymbols/block-globals.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
langTag = 'en'
2+
window.version = 'v29'
3+
window.scriptName = ''
4+
window.ghDirectory = 'currencysymbols'
5+
window.blockDirectory = 'currencysymbols'
6+
window.languageList = ['en'] // lang tags for each orthography handled
7+
window.detailsfileList = ['en'] // first part of xx-details for each orthography
8+
window.scriptISO = 'latn'
9+
window.webfonts = ["Noto Sans WF"]
10+
window.defaultSize = '24px'
11+
hideBlockName = ""

currencysymbols/block.html

Lines changed: 78 additions & 531 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)