aboutsummaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorJason Song <i@wolfogre.com>2023-04-03 12:05:37 +0800
committerGitHub <noreply@github.com>2023-04-03 00:05:37 -0400
commit977ef215fab05c79bd3fcd9bf3679976a0210015 (patch)
treefffbef412151ab838fea9fc71e97d960b439f3c5 /options
parentc2ff2a472435c9735b8fef78c3797e54b99c73ad (diff)
downloadgitea-977ef215fab05c79bd3fcd9bf3679976a0210015.tar.gz
gitea-977ef215fab05c79bd3fcd9bf3679976a0210015.zip
Rename actions unit to `repo.actions` and add docs for it (#23733)
I neglected that the `NameKey` of `Unit` is not only for translation, but also configuration. So it should be `repo.actions` to maintain consistency. ## :warning: BREAKING :warning: If users already use `actions.actions` in `DISABLED_REPO_UNITS` or `DEFAULT_REPO_UNITS`, it will be treated as an invalid unit key.
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 347f5e4312..b7180d7967 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1057,6 +1057,7 @@ issues = Issues
pulls = Pull Requests
project_board = Projects
packages = Packages
+actions = Actions
labels = Labels
org_labels_desc = Organization level labels that can be used with <strong>all repositories</strong> under this organization
org_labels_desc_manage = manage