From 5bcc8c0be897b310ef595769b4c072c8ab213a6b Mon Sep 17 00:00:00 2001 From: Sijera Date: Wed, 9 Dec 2015 18:05:17 +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..7d2c242 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 +}