From 7a7f8b517190171768d0ff2807277dd8006c5493 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 23 Jan 2019 14:30:59 +0200 Subject: [PATCH] New translations en-US.json (Thai) --- src/config/locales/th-TH.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/th-TH.json b/src/config/locales/th-TH.json index 6eff7dc12..2bb7f1ed2 100644 --- a/src/config/locales/th-TH.json +++ b/src/config/locales/th-TH.json @@ -185,5 +185,9 @@ "reblog": "reblog", "reply": "reply", "share": "share" + }, + "deep_link": { + "no_existing_user": "No existing user", + "no_existing_post": "No existing post" } }