mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-01 08:00:47 +08:00
[Legacy] Add copy text
This commit is contained in:
parent
22358b6a03
commit
aa34e578ca
1 changed files with 1 additions and 0 deletions
|
@ -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}})',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue