-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
I'd like to replace quotation marks ("") before 'applied' word in translation file.
klecks/src/languages/_base-en.json5
Lines 690 to 692 in 44ee51b
| "filter-applied": { | |
| "hint": "used like this: „Invert“ applied. Informs that a filter was applied", | |
| "value": "applied" |
| '"' + filterName + '" ' + LANG('filter-applied'), |
Metadata
Metadata
Assignees
Labels
No labels