From d3c198fc64603e292934905701b9be6cb0cd5678 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 24 Jan 2021 17:07:47 +0900 Subject: [PATCH] New translations translation.json (Russian) --- src/config/locales/ru/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json index b30defef..eb01095b 100644 --- a/src/config/locales/ru/translation.json +++ b/src/config/locales/ru/translation.json @@ -140,7 +140,7 @@ "description": "Enable spellchecker", "notice": "Requires relaunch", "confirm": { - "title": "Warning", + "title": "Confirm", "message": "You have to restart this application. Continue?", "ok": "Restart Now", "cancel": "Cancel" @@ -238,7 +238,7 @@ "language_description": "Choose the language you would like to use with Whalebird.", "notice": "Requires relaunch", "confirm": { - "title": "Warning", + "title": "Confirm", "message": "You have to restart this application. Continue?", "ok": "Restart Now", "cancel": "Cancel"