From 5ffbdbd2965a4517838f267b26b8d51abb990975 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 19 Jan 2019 21:25:07 +0200 Subject: [PATCH] New translations en-US.json (Slovak) --- src/config/locales/sk-SK.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/sk-SK.json b/src/config/locales/sk-SK.json index a00e31fdb..6eff7dc12 100644 --- a/src/config/locales/sk-SK.json +++ b/src/config/locales/sk-SK.json @@ -179,5 +179,11 @@ "author_payout": "Author Payout", "curation_payout": "Curation Payout", "payout_date": "Payout" + }, + "post_dropdown": { + "copy": "copy link", + "reblog": "reblog", + "reply": "reply", + "share": "share" } }