2016-11-15 22:56:03 +00:00
|
|
|
# i18n-tasks finds and manages missing and unused translations: https://github.com/glebm/i18n-tasks
|
|
|
|
|
|
|
|
# The "main" locale.
|
|
|
|
base_locale: en
|
|
|
|
data:
|
|
|
|
read:
|
2022-12-21 21:13:04 +00:00
|
|
|
- config/locales-glitch/%{locale}.yml
|
|
|
|
- config/locales-glitch/*.%{locale}.yml
|
2016-11-15 22:56:03 +00:00
|
|
|
|
|
|
|
write:
|
2023-01-04 17:38:45 +00:00
|
|
|
- [
|
|
|
|
'{devise, simple_form, doorkeeper}.*',
|
|
|
|
'config/locales-glitch/\1.%{locale}.yml',
|
|
|
|
]
|
2022-12-21 21:13:04 +00:00
|
|
|
- config/locales-glitch/%{locale}.yml
|
|
|
|
|
|
|
|
external:
|
2016-11-15 22:56:03 +00:00
|
|
|
- config/locales/%{locale}.yml
|
2022-12-21 21:13:04 +00:00
|
|
|
- config/locales/**/*.%{locale}.yml
|
2016-11-15 22:56:03 +00:00
|
|
|
|
|
|
|
yaml:
|
|
|
|
write:
|
|
|
|
line_width: -1
|
|
|
|
|
|
|
|
search:
|
|
|
|
paths:
|
2022-03-21 03:46:11 +00:00
|
|
|
- app/
|
|
|
|
- config/navigation.rb
|
2016-11-15 22:56:03 +00:00
|
|
|
|
|
|
|
relative_roots:
|
|
|
|
- app/controllers
|
|
|
|
- app/helpers
|
|
|
|
- app/mailers
|
|
|
|
- app/views
|
|
|
|
|
|
|
|
exclude:
|
|
|
|
- app/assets/images
|
|
|
|
- app/assets/fonts
|
|
|
|
- app/assets/videos
|
|
|
|
|
2017-04-16 18:37:01 +01:00
|
|
|
ignore_missing:
|
|
|
|
- 'activemodel.errors.*'
|
|
|
|
- 'activerecord.attributes.*'
|
|
|
|
- 'activerecord.errors.*'
|
2019-02-02 18:37:16 +00:00
|
|
|
- '{pagination,doorkeeper}.*'
|
2017-08-27 16:04:45 +01:00
|
|
|
- '{date,datetime,time,number}.*'
|
2017-04-16 18:37:01 +01:00
|
|
|
- 'errors.messages.*'
|
|
|
|
- 'activerecord.errors.models.doorkeeper/*'
|
2017-08-04 03:42:28 +01:00
|
|
|
- 'sessions.{browsers,platforms}.*'
|
|
|
|
- 'application_mailer.salutation'
|
2017-09-25 03:04:04 +01:00
|
|
|
- 'errors.500'
|
2018-02-04 04:42:13 +00:00
|
|
|
- 'auth.providers.*'
|
2017-11-11 19:23:33 +00:00
|
|
|
|
2016-11-15 22:56:03 +00:00
|
|
|
ignore_unused:
|
2017-04-16 18:37:01 +01:00
|
|
|
- 'activemodel.errors.*'
|
2016-11-15 22:56:03 +00:00
|
|
|
- 'activerecord.attributes.*'
|
2017-04-16 18:37:01 +01:00
|
|
|
- 'activerecord.errors.*'
|
2017-04-11 00:11:41 +01:00
|
|
|
- '{devise,pagination,doorkeeper}.*'
|
2017-08-27 16:04:45 +01:00
|
|
|
- '{date,datetime,time,number}.*'
|
2023-09-02 13:44:47 +01:00
|
|
|
- 'simple_form.{yes,no,recommended,not_recommended,overridden,glitch_only}'
|
2016-11-15 22:56:03 +00:00
|
|
|
- 'simple_form.{placeholders,hints,labels}.*'
|
|
|
|
- 'simple_form.{error_notification,required}.:'
|
|
|
|
- 'errors.messages.*'
|
|
|
|
- 'activerecord.errors.models.doorkeeper/*'
|
2017-05-03 22:36:19 +01:00
|
|
|
- 'errors.429'
|
2017-11-11 19:23:33 +00:00
|
|
|
- 'admin.accounts.roles.*'
|
2017-11-24 01:05:53 +00:00
|
|
|
- 'admin.action_logs.actions.*'
|
2023-01-18 15:40:09 +00:00
|
|
|
- 'admin.reports.summary.action_preambles.*'
|
|
|
|
- 'admin.reports.summary.actions.*'
|
2022-04-08 12:14:50 +01:00
|
|
|
- 'admin_mailer.new_appeal.actions.*'
|
2018-03-18 19:33:07 +00:00
|
|
|
- 'statuses.attached.*'
|
2023-01-18 16:38:11 +00:00
|
|
|
- 'themes.*'
|
2020-07-01 12:51:15 +01:00
|
|
|
- 'move_handler.carry_{mutes,blocks}_over_text'
|
2023-07-08 19:03:38 +01:00
|
|
|
- 'admin_mailer.*.subject'
|
2023-10-27 10:57:16 +01:00
|
|
|
- 'user_mailer.*.subject'
|
2022-02-23 15:45:22 +00:00
|
|
|
- 'notification_mailer.*'
|
2023-07-23 14:57:57 +01:00
|
|
|
- 'imports.overwrite_preambles.{following,blocking,muting,domain_blocking,bookmarks,lists}_html'
|
|
|
|
- 'imports.preambles.{following,blocking,muting,domain_blocking,bookmarks,lists}_html'
|
2023-06-12 13:22:46 +01:00
|
|
|
- 'mail_subscriptions.unsubscribe.emails.*'
|
2023-07-18 20:13:25 +01:00
|
|
|
- 'preferences.other' # some locales are missing other keys, therefore leading i18n-tasks to detect `preferences` as plural and not finding use
|
2023-12-05 16:07:53 +00:00
|
|
|
- 'edit_profile.other' # some locales are missing other keys, therefore leading i18n-tasks to detect `preferences` as plural and not finding use
|
2019-11-15 20:23:03 +00:00
|
|
|
|
|
|
|
ignore_inconsistent_interpolations:
|
|
|
|
- '*.one'
|