Dynamic tables: title on add and remove buttons.

This commit is contained in:
John Livingston
2024-06-11 12:32:36 +02:00
parent 7781cc805d
commit d0252383cd
3 changed files with 13 additions and 4 deletions

View File

@ -104,3 +104,5 @@ declare const LOC_LIVECHAT_EMOJIS_FILE_DESC: string
declare const LOC_ACTION_IMPORT: string
declare const LOC_ACTION_EXPORT: string
declare const LOC_ACTION_IMPORT_EMOJIS_INFO: string
declare const LOC_ACTION_ADD_ENTRY: string
declare const LOC_ACTION_REMOVE_ENTRY: string