We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d34ed0 commit 4d734d7Copy full SHA for 4d734d7
config/i18n-tasks.yml
@@ -98,12 +98,9 @@ search:
98
# - '{devise,simple_form}.*'
99
100
## Consider these keys used:
101
-# ignore_unused:
102
-# - 'activerecord.attributes.*'
103
-# - '{devise,kaminari,will_paginate}.*'
104
-# - 'simple_form.{yes,no}'
105
-# - 'simple_form.{placeholders,hints,labels}.*'
106
-# - 'simple_form.{error_notification,required}.:'
+ignore_unused:
+- 'patient.call_log.table.view_more'
+- 'patient.call_log.table.view_less'
107
108
## Exclude these keys from the `i18n-tasks eq-base' report:
109
# ignore_eq_base:
0 commit comments