From 4926f6bbefc6b4f34dbf566329e04c4741ca55ed Mon Sep 17 00:00:00 2001
From: Feruz M <fmiboy@gmail.com>
Date: Fri, 8 Feb 2019 20:07:21 +0200
Subject: [PATCH] New translations en-US.json (Azerbaijani)

---
 src/config/locales/az-AZ.json | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/src/config/locales/az-AZ.json b/src/config/locales/az-AZ.json
index b95ac2284..4dc198bb8 100644
--- a/src/config/locales/az-AZ.json
+++ b/src/config/locales/az-AZ.json
@@ -113,7 +113,9 @@
     "default_placeholder": "What would you like to write about today?",
     "reply_placeholder": "What would you like to write about above post?",
     "publish": "Publish",
-    "reply": "Reply"
+    "reply": "Reply",
+    "open_galery": "Open Galery",
+    "capture_photo": "Capture a photo"
   },
   "pincode": {
     "enter_text": "Enter pin to unlock",
@@ -134,6 +136,8 @@
     "warning": "Warning",
     "invalid_pincode": "Invalid pin code, please check and try again.",
     "remove_alert": "Are you sure want to remove?",
+    "clear_alert": "Are you sure you want to clear?",
+    "clear": "Clear",
     "cancel": "Cancel",
     "delete": "Delete",
     "copied": "Copied!",