mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-15 18:56:59 +00:00
[I18N] Improve translatability of archived labels
Allow any position and writing style of `(Archived)`.
This commit is contained in:
parent
4b09dd11ec
commit
cab47bbb0e
2 changed files with 2 additions and 1 deletions
|
@ -1627,6 +1627,7 @@ issues.label_modify = Edit label
|
|||
issues.label_deletion = Delete label
|
||||
issues.label_deletion_desc = Deleting a label removes it from all issues. Continue?
|
||||
issues.label_deletion_success = The label has been deleted.
|
||||
issues.archived_label_description = (Archived) %s
|
||||
issues.label.filter_sort.alphabetically = Alphabetically
|
||||
issues.label.filter_sort.reverse_alphabetically = Reverse alphabetically
|
||||
issues.label.filter_sort.by_size = Smallest size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue