Skip to content

Internationalize issue title and comments #980

Discussion options

You must be logged in to vote

You're right, the docs are not great for this, sorry about that!

Here are the internationalization docs that will tell you how to change the strings we use: https://upptime.js.org/docs/configuration/#internationalization

You can use the i18n object commitMessages like:

commitMessages:
  statusChange: "$PREFIX $SITE_NAME is $STATUS ($RESPONSE_CODE in $RESPONSE_TIME ms) [skip ci] [upptime]"

(this is the default value of the commit message) and you can change this to change the commit title (the source code is https://github.com/upptime/uptime-monitor/blob/2735e1b2bb69e63b987844dd8db29a0315e66b33/src/update.ts#L338). Unfortunately, there is no way to change the issue title and description, i…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AnandChowdhary
Comment options

Answer selected by developersHub2b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants