mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Add software acknowledgments, link to them from About window
This commit is contained in:
@@ -22,5 +22,6 @@ $(document).on('keydown', e => {
|
||||
}
|
||||
});
|
||||
|
||||
// Localize the privacy string
|
||||
// Localize the acknowledgment and privacy strings
|
||||
$('.acknowledgments').text(window.i18n('softwareAcknowledgments'));
|
||||
$('.privacy').text(window.i18n('privacyPolicy'));
|
||||
|
||||
Reference in New Issue
Block a user