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:
parent
c5a4d8c82d
commit
f23d30100a
35 changed files with 13 additions and 61 deletions
|
@ -6,7 +6,5 @@ la:
|
|||
'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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue