From 2fcaeb684ea98296c04e747d8a1c040871db7408 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 19 Jan 2019 21:24:47 +0200 Subject: [PATCH] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index a00e31fdb..6eff7dc12 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.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" } }