loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'i18n(en): consistency improvements' (#6439) from 0ko/forgejo:i18n-base-2025-01 into forgejo [skip ci]

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6439
Reviewed-by: Otto <otto@codeberg.org>

Otto 6cea7d7f 13ea8296

+5 -5
+5 -5
options/locale/locale_en-US.ini
··· 1185 1185 template.one_item = Must select at least one template item 1186 1186 template.invalid = Must select a template repository 1187 1187 1188 - archive.title = This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests. 1188 + archive.title = This repository is archived. You can view files and clone it, but cannot push or open issues or pull requests. 1189 1189 archive.title_date = This repository has been archived on %s. You can view files and clone it, but cannot push or open issues or pull requests. 1190 - archive.issue.nocomment = This repo is archived. You cannot comment on issues. 1191 - archive.pull.nocomment = This repo is archived. You cannot comment on pull requests. 1190 + archive.issue.nocomment = This repository is archived. You cannot comment on issues. 1191 + archive.pull.nocomment = This repository is archived. You cannot comment on pull requests. 1192 1192 1193 1193 form.reach_limit_of_creation_1 = The owner has already reached the limit of %d repository. 1194 1194 form.reach_limit_of_creation_n = The owner has already reached the limit of %d repositories. ··· 3692 3692 debian.registry = Setup this registry from the command line: 3693 3693 debian.registry.info = Choose $distribution and $component from the list below. 3694 3694 debian.install = To install the package, run the following command: 3695 - debian.repository = Repository Info 3695 + debian.repository = Repository info 3696 3696 debian.repository.distributions = Distributions 3697 3697 debian.repository.components = Components 3698 3698 debian.repository.architectures = Architectures ··· 3723 3723 rpm.distros.redhat = on RedHat based distributions 3724 3724 rpm.distros.suse = on SUSE based distributions 3725 3725 rpm.install = To install the package, run the following command: 3726 - rpm.repository = Repository Info 3726 + rpm.repository = Repository info 3727 3727 rpm.repository.architectures = Architectures 3728 3728 rpm.repository.multiple_groups = This package is available in multiple groups. 3729 3729 rubygems.install = To install the package using gem, run the following command: