mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-26 14:21:13 +00:00
No description
Nutomic
2663e19fdc
* Fix language names * Remove translations which are less than 70% completed, simplify localization code * address review comment Co-authored-by: Dessalines <dessalines@users.noreply.github.com> |
||
---|---|---|
.github | ||
.husky | ||
lemmy-translations@b18bfc1a8d | ||
src | ||
.babelrc | ||
.dockerignore | ||
.drone.yml | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitmodules | ||
.prettierrc.js | ||
accessibility_tests.sh | ||
CONTRIBUTING.md | ||
deploy.sh | ||
Dockerfile | ||
generate_translations.js | ||
LICENSE | ||
package.json | ||
README.md | ||
test_deploy.sh | ||
tsconfig.json | ||
update_translations.sh | ||
webpack.config.js | ||
yarn.lock |
lemmy-ui
The official web app for Lemmy, written in inferno.
Based off of MrFoxPro's inferno-isomorphic-template.