mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #784] [🇮🇹] Italian language support #309
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#309
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @TheMiguelBi on GitHub (Apr 5, 2018).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/784
Originally assigned to: @TheMiguelBi on GitHub.
I've created Italian language support for the web interface.
I think I did not understand how to update the program with the new language.
I added the string to webfile.h:
(But it is not enough).
it.lang.gz
@tobozo commented on GitHub (Apr 6, 2018):
Thank you for your contribution, I edited your comment for better code formatting and I'll let @spacehuhn answer to this part.
Is your knowledge of github good enough so you can submit a pull request with the two updated files (it.lang and it.lang.gz) or do you prefer to leave this task to the maintainers of this project ?
Submitting a pull request will make you appear in the contributors list so proper credit can be given.
@spacehuhn commented on GitHub (Apr 6, 2018):
Just add the it.lang file to the web interface folder.I will do the rest and it will included in the next release :)
@TheMiguelBi commented on GitHub (Apr 6, 2018):
Okay thank you!
I have combined something, I think.
#788 and #789
@tobozo commented on GitHub (Apr 6, 2018):
Grazie mille :-)
We'll only merge the #788 for the meantime, I'm doing Travis CI tests and it'll eventually get processed automatically.
Please don't close the pull request with the .gz file yet as I have no idea when Travis CI will be able to handle that ^^
@TheMiguelBi commented on GitHub (Apr 8, 2018):
Perfect thanks!
Now I can have the web interface in Italian!
(I'm noticing any missing capital letters... I will fix the it.lang file soon.
Furthermore, the fifth "information" page has not yet been translated.).