]> cat aescling's git repositories - mastodon.git/commitdiff
Remove themes.default from i18n-tasks unused check
authorDavid Yip <yipdw@member.fsf.org>
Thu, 21 Dec 2017 11:24:17 +0000 (05:24 -0600)
committerDavid Yip <yipdw@member.fsf.org>
Thu, 21 Dec 2017 11:24:17 +0000 (05:24 -0600)
This translation key comes in from tootsuite, but the flavours system
does not use it.

config/i18n-tasks.yml

index 014055804e9a81e880b1e9b1d35f6da516dc3cd3..9e1b620f5ae6b8b7cbd96cf82c527e51a0000e64 100644 (file)
@@ -61,3 +61,4 @@ ignore_unused:
   - 'errors.429'
   - 'admin.accounts.roles.*'
   - 'admin.action_logs.actions.*'
+  - 'themes.default'