summaryrefslogtreecommitdiff
path: root/localization
diff options
context:
space:
mode:
authorCarson Fleming <[email protected]>2024-12-30 19:39:39 -0800
committerCarson Fleming <[email protected]>2024-12-30 19:41:44 -0800
commitd97c6bbaf6d862c568047894f61693ff88f78324 (patch)
tree60bb7053653973b2f9132654f754aba2088443f4 /localization
parentf830d4695a28f372af0f5e346399157452258ee9 (diff)
downloadrc-inbox-settings-d97c6bbaf6d862c568047894f61693ff88f78324.tar.gz
add labels
Diffstat (limited to 'localization')
-rw-r--r--localization/en_US.inc2
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';
?>