mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-21 21:48:00 +02:00
Handle display of GPG key without end date (#1628)
This commit is contained in:

committed by
Lunny Xiao

parent
6853bf323a
commit
431b26f6d7
@ -377,6 +377,7 @@ ssh_key_deletion_success = SSH key has been deleted successfully!
|
||||
gpg_key_deletion_success = GPG key has been deleted successfully!
|
||||
add_on = Added on
|
||||
valid_until = Valid until
|
||||
never = never
|
||||
last_used = Last used on
|
||||
no_activity = No recent activity
|
||||
key_state_desc = This key is used in last 7 days
|
||||
|
Reference in New Issue
Block a user