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
settings.delete_failed = Deleting organization failed due to an internal error
2875
2875
settings.delete_successful = Organization <b>%s</b> has been deleted successfully.
2876
2876
settings.hooks_desc = Add webhooks which will be triggered for <strong>all repositories</strong> under this organization.
2877
+
settings.archive = Archive
2878
+
settings.archive_this_org = Archive this organization
2879
+
settings.archive_this_org_desc = Archiving will make this organization read-only. No repositories can be created, and existing repositories cannot be pushed to.
2880
+
settings.archive_not_allowed = Only organization owners can archive organizations.
2881
+
settings.archive_org_header = Archive This Organization
0 commit comments