mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-14 19:15:25 -05:00
[PR #205] [CLOSED] fix:modify TemplateDialog.tsx to make the dialog support Chinese #277
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/Dokploy/templates/pull/205
Author: @siesteven
Created: 7/3/2025
Status: ❌ Closed
Base:
main← Head:fix📝 Commits (1)
bdac24dfix:modify TemplateDialog.tsx to make sure template dialog support Chinese📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
app/src/components/TemplateDialog.tsx(+1 -1)📄 Description
Dear author
I use Chinese to describe template ,however the browser output an error . Then I found the param of btoa need to be encoded . Now I have wrapped the param and encoded them , to make sure the function goes well .
Pls accept my PR
thanks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.