From dfcbfd9e36887d08c78cc88e250e8d4f661927d5 Mon Sep 17 00:00:00 2001 From: Sijera Date: Wed, 9 Dec 2015 17:56:23 +0100 Subject: [PATCH] Update messages.json --- _locales/sr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 0da1b68..69bfb49 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -1,10 +1,10 @@ { "appName": { - "message": "Преведи", + "message": "Translate", "description": "The title of this extension" }, "appDesc": { - "message": "Додајте функционалност језик превод на било којој страници.", + "message": "Додајте могућност превода било које веб странице.", "description":"The description of this extension" } -} \ No newline at end of file +}