fix mangled 404 translation

This commit is contained in:
ansuz 2018-03-08 16:27:41 +01:00
parent 34d5c04eb4
commit 5f08ad2ea1
1 changed files with 2 additions and 1 deletions

View File

@ -977,7 +977,8 @@ define(function () {
out.tos_logs = "Metadata provided by your browser to the server may be logged for the purpose of maintaining the service.";
out.tos_3rdparties = "We do not provide individualized data to third parties unless required to by law.";
// 404 page out.four04_pageNotFound = "We couldn't find the page you were looking for.";
// 404 page
out.four04_pageNotFound = "We couldn't find the page you were looking for.";
// BottomBar.html