mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-26 13:26:22 +00:00
dbbc672c67
* fix: alt error mix with height/width More granular detection of alt and resize in image * fix: format * feat: init i18n * feat: add translation * style: prettier for test * fix: build-up the locale to fusion with dateLocale * style: run prettier * remove cursed file * refactor: remove i18n library and use locale way instead * format with prettier * forgot to remove test * prevent merging error * format * format * fix: allow string for locale - Check during translation if valid / existing locale - Allow to use "en" and "en-US" for example - Add fallback directly in the function - Add default key in the function - Add docstring to cfg.ts * forgot item translation * remove unused locale variable * forgot to remove fr-FR testing * format |
||
---|---|---|
.. | ||
pages | ||
scripts | ||
styles | ||
ArticleTitle.tsx | ||
Backlinks.tsx | ||
Body.tsx | ||
Breadcrumbs.tsx | ||
ContentMeta.tsx | ||
Darkmode.tsx | ||
Date.tsx | ||
DesktopOnly.tsx | ||
Explorer.tsx | ||
ExplorerNode.tsx | ||
Footer.tsx | ||
Graph.tsx | ||
Head.tsx | ||
Header.tsx | ||
index.ts | ||
MobileOnly.tsx | ||
PageList.tsx | ||
PageTitle.tsx | ||
RecentNotes.tsx | ||
renderPage.tsx | ||
Search.tsx | ||
Spacer.tsx | ||
TableOfContents.tsx | ||
TagList.tsx | ||
types.ts |