-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
gitea: add page #17323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gitea: add page #17323
Conversation
Fixed the copy error.
Sorry had a little copy error in the files and had overwritten the italian file with the English. |
as suggested CLI is implied Co-authored-by: Managor <[email protected]>
Updated on Requested Changes
Changes to align with english version
Aligned the english and italian version with the changes requested. |
Co-authored-by: Lena <[email protected]>
Fixed the order
Aligned Style
Aligned Style
Co-authored-by: Managor <[email protected]>
Sorry to had made so many errors, i'll keep all this in mind for my next merge. I'll be working to translate a big chuck of the commands to Italian. |
Co-authored-by: Managor <[email protected]>
Aligned to English
If you intend to make new pages, I recommend submitting the english page first and once it gets merged doing the translation. You don't have to make every change twice and the merge won't stall because we're waiting for a codeowner to verify the translation. |
I'll keep it in mind for the next time! Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That looks good to me.
Hello! I've noticed something unusual when checking this PR:
Is this intended? If so, just ignore this comment. Otherwise, please double-check the commits. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thank you for your contribution.
Hello, can we close it? |
Sadly none of the italian codeowners have responded. I usually wait for two weeks for a response until I push though. |
Will make a future PR
Hello, removed Italian page will make a future PR. |
Thanks |
This PR adds new TLDR pages for the Gitea command-line interface in both English and Italian. (ISSUE "gitea #17194")
pages/common
for English,pages.it/common
for Italian.The pages cover common commands such as:
The Italian page follows the translation guidelines and mirrors the English content.
Documentation reference: https://docs.gitea.com/administration/command-line
Closes: #17194