mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 12:32:42 +00:00
Moved the i18n strings into their respective folders
This commit is contained in:
@@ -12,7 +12,7 @@ const slugify = require('./lib/slugify');
|
||||
const { stripHtml } = require('string-strip-html');
|
||||
|
||||
const markdownIt = require('markdown-it');
|
||||
const i18n = require('../lang');
|
||||
const i18n = require('./lang');
|
||||
|
||||
const mAnchor = require('markdown-it-anchor');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user