N°1966: Added missing strings to dict files

This commit is contained in:
Stephen Abello
2019-03-15 17:02:24 +01:00
parent 3602163b38
commit d663d01798
37 changed files with 37 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
'Portal:Button:Delete' => 'Delete~~',
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
'Error:HTTP:400' => 'Bad request~~',
'Error:HTTP:401' => 'Authentication~~',
'Error:HTTP:404' => 'Page not found~~',
'Error:HTTP:500' => 'Oops! An error has occured.~~',