Cleanup unused i18n strings (#23426)

* Remove partial 422/500 error translations

* Add missing siblings for i18n unused warnings

* Enable i18n unused string checking for all locales
This commit is contained in:
Nick Schonning 2023-02-09 08:46:42 -05:00 committed by GitHub
parent c5a4d8c82d
commit f23d30100a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 13 additions and 61 deletions

View file

@ -6,7 +6,5 @@ ur:
'404': The page you are looking for isn't here.
'406': This page is not available in the requested format.
'410': The page you were looking for doesn't exist here anymore.
'422':
'429': Too many requests
'500':
'503': The page could not be served due to a temporary server failure.