Added Simplified Chinese language #1
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Limework/LimeworkLanguages#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
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?
need to test on it at server when free
there's an issue with format that you need to fix, the variables have spaces in-between, like
1
, which is wrong, my system won't be able to understand that, make it1
instead, same with2
,3
, etc.okay will update them~