From 5a8c5237af82243655bfa5801f9dd7103e0deb82 Mon Sep 17 00:00:00 2001 From: NGPixel Date: Sat, 10 Jun 2017 09:31:51 -0400 Subject: [PATCH] fix: lose typo --- server/locales/en/browser.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/locales/en/browser.json b/server/locales/en/browser.json index f2175928..8f97e399 100644 --- a/server/locales/en/browser.json +++ b/server/locales/en/browser.json @@ -70,8 +70,8 @@ "deleteusertitle": "Delete User Account?", "deleteuserwarning": "Are you sure you want to delete this user account? This action cannot be undone!", "discard": "Discard", - "discardpagecreate": "Are you sure you want to leave this page and loose anything you wrote so far?", - "discardpageedit": "Are you sure you want to leave this page and loose any modifications?", + "discardpagecreate": "Are you sure you want to leave this page and lose anything you wrote so far?", + "discardpageedit": "Are you sure you want to leave this page and lose any modifications?", "discardpagestay": "Stay on page", "discardpagetitle": "Discard?", "move": "Move",