[Legacy] Add copy text

This commit is contained in:
y.yerli 2023-09-19 11:57:45 +03:00 committed by Clemente Raposo
parent 22358b6a03
commit aa34e578ca

View file

@ -1625,6 +1625,7 @@ $app_strings = array(
'LBL_LOCALE_NAME_EXAMPLE_LAST' => 'Livingstone',
'LBL_LOCALE_NAME_EXAMPLE_SALUTATION' => 'Dr.',
'LBL_LOCALE_NAME_EXAMPLE_TITLE' => 'Code Monkey Extraordinaire',
'LBL_COPY' => 'Copy',
'LBL_CANCEL' => 'Cancel',
'LBL_SNOOZE' => 'Snooze',
'LBL_SNOOZE_INLINE_CONFIRM' => 'Snooze? ({{preferences.snooze_alert_timer|enum:snooze_alert_timer_simple}})',