diff options
| author | Carson Fleming <[email protected]> | 2024-12-30 19:39:39 -0800 |
|---|---|---|
| committer | Carson Fleming <[email protected]> | 2024-12-30 19:41:44 -0800 |
| commit | d97c6bbaf6d862c568047894f61693ff88f78324 (patch) | |
| tree | 60bb7053653973b2f9132654f754aba2088443f4 | |
| parent | f830d4695a28f372af0f5e346399157452258ee9 (diff) | |
| download | rc-inbox-settings-d97c6bbaf6d862c568047894f61693ff88f78324.tar.gz | |
add labels
| -rw-r--r-- | localization/en_US.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/localization/en_US.inc b/localization/en_US.inc index 37f1705..92be566 100644 --- a/localization/en_US.inc +++ b/localization/en_US.inc @@ -13,4 +13,6 @@ $labels['keygen'] = 'Generate Key'; $labels['key_import'] = 'Import Key'; $labels['key_delete'] = 'Delete Key'; $labels['no_keys'] = 'There are no encryption keys associated with your account yet.'; +$labels['fingerprint'] = 'Key Fingerprint'; +$labels['comment'] = 'Comment'; ?> |
