You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: options/locale/locale_en-US.ini
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3030,6 +3030,20 @@ render_plugins.detail.none = Not provided
3030
3030
render_plugins.detail.file_patterns_empty = No file patterns declared.
3031
3031
render_plugins.detail.actions = Plugin actions
3032
3032
render_plugins.detail.upgrade = Upgrade plugin
3033
+
render_plugins.detail.permissions = Permissions
3034
+
render_plugins.confirm_install = Review permissions before installing "%s"
3035
+
render_plugins.confirm_upgrade = Review permissions before upgrading "%s"
3036
+
render_plugins.confirm.description = Gitea will only allow this plugin to contact the domains listed below (plus the file being rendered). Continue only if you trust these endpoints.
0 commit comments