diff options
Diffstat (limited to 'apps/web/lib/i18n')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 536bea57..5166d6bd 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -229,7 +229,8 @@ "manual_list": "Manual List", "smart_list": "Smart List", "search_query": "Search Query", - "search_query_help": "Learn more about the search query language." + "search_query_help": "Learn more about the search query language.", + "description": "Description (Optional)" }, "tags": { "all_tags": "All Tags", |
