summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-acme/po/templates
AgeCommit message (Collapse)Author
2023-08-08luci-app-acme: Translations updateSergey Ponomarev
The key type was rearranged. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08luci-app-acme: Rename caption "Key size" to "Key type"Sergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08luci-app-acme: Translation: merge "ACME certificates" and "ACME certs"Sergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08luci-app-acme: Update translationsSergey Ponomarev
Keys were rearranged automatically. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08luci-app-acme: Split Challenge Validation tab into twoSergey Ponomarev
The validation_method is now set to webroot by default. This is the most used option. The webroot option is now empty by default. Into the description added that by default will be used /var/run/acme/challenge/ Webservers should serve the folder under /.well-known/acme-challenge/ url. The folder is automatically created by the acmesh service on renewal. The Challenge Validation Tab is split to Webroot and DNS and the validation method moved to general tab. So ideally a user won't see the webroot folder option from other tab. And a user can basically enable the webroot just in the general tab without leaving it. The DNS validation needs too many options to it needs for own tab. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08luci-app-acme: Remove update_nginx and update_uhttpdSergey Ponomarev
The options now removed completely and hotplug hooks will be used instead. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-03-21treewide: sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-07-03treewide: resync translationsJo-Philipp Wich
Also complete german base translation while we're at it. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-10-26treewide: i18n - sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-24luci-app-acme: convert to client side renderingHuangbin Zhan
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-05-12luci-app-acme: sync I18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-05-08luci-app-acme: fix certsP38 typoKevin Darbyshire-Bryant
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-04luci-app-acme: initialize translationHannu Nyman
Initialize translation template for luci-app-acme. Add one language so that weblate notices it. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>