feat(i18n): allow different translations of creation links and titles (#4829)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4829
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
0ko 2024-08-07 16:54:05 +00:00
parent 690b63fc74
commit bad3b32037
13 changed files with 115 additions and 15 deletions

View file

@ -55,11 +55,8 @@ webauthn_error_timeout = Timeout reached before your key could be read. Please r
repository = Repository
organization = Organization
mirror = Mirror
new_repo = New repository
new_migrate = New migration
new_mirror = New mirror
new_fork = New repository fork
new_org = New organization
new_project = New project
new_project_column = New column
admin_panel = Site administration
@ -68,6 +65,14 @@ your_profile = Profile
your_starred = Starred
your_settings = Settings
new_repo.title = New repository
new_migrate.title = New migration
new_org.title = New organization
new_repo.link = New repository
new_migrate.link = New migration
new_org.link = New organization
all = All
sources = Sources
mirrors = Mirrors