URL → Link

This commit is contained in:
Allan Nordhøy 2017-07-26 17:00:34 +02:00 committed by GitHub
parent 1e84fd99c1
commit 41ea783da7
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ angular.module('contactsApp')
ctrl.t = {
download: t('contacts', 'Download'),
copyURL: t('contacts', 'Copy URL'),
clickToCopy: t('contacts', 'Click to copy the URL to your clipboard'),
copyURL: t('contacts', 'Copy link'),
clickToCopy: t('contacts', 'Click to copy the link to your clipboard'),
shareAddressbook: t('contacts', 'Toggle sharing'),
deleteAddressbook: t('contacts', 'Delete'),
renameAddressbook: t('contacts', 'Rename'),