mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-24 23:31:07 -05:00
[PR #988] [MERGED] 1.6.0 #911
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/988
Author: @miloschwartz
Created: 6/30/2025
Status: ✅ Merged
Merged: 6/30/2025
Merged by: @miloschwartz
Base:
main← Head:dev📝 Commits (10+)
7eb0847Add first i18n stuff059081amore i18nd460dd3deleted: messages/de-DE.json9d68c56remove language translation7f4135eNew translations en-us.json (German)9e57268deleted: messages/de-DE.json230c08eNew translations en-us.json (German)576fda2New translations en-us.json (French)8a377d7New translations en-us.json (Italian)95fed84New translations en-us.json (Polish)📊 Changes
217 files changed (+15379 additions, -4380 deletions)
View changed files
📝
.dockerignore(+1 -0)➕
.github/workflows/linting.yml(+34 -0)📝
.gitignore(+2 -1)📝
Dockerfile(+4 -0)📝
Dockerfile.pg(+4 -0)➕
cli/commands/setAdminCredentials.ts(+141 -0)➕
cli/index.ts(+11 -0)➕
cli/wrapper.sh(+3 -0)📝
config/config.example.yml(+0 -5)➕
crowdin.yml(+3 -0)📝
eslint.config.js(+16 -9)📝
install/Makefile(+1 -1)📝
install/config/config.yml(+3 -31)📝
install/main.go(+13 -96)➖
internationalization/de.md(+0 -287)➖
internationalization/es.md(+0 -291)➖
internationalization/pl.md(+0 -287)➖
internationalization/tr.md(+0 -310)➕
messages/de-DE.json(+1136 -0)➕
messages/en-US.json(+1136 -0)...and 80 more files
📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.