From 8c5e87e461fe12c814fe23219cbe08ec4243f261 Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Mon, 20 Sep 2021 19:26:47 +0700 Subject: [PATCH] Locales: New strings - pin, unpin, pinned --- locales/en.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/en.strings b/locales/en.strings index 9061dbb1..7b6aa2e6 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -105,6 +105,9 @@ "delete" = "Delete"; "comments" = "Comments"; "share" = "Share"; +"pin" = "Pin"; +"unpin" = "Unpin"; +"pinned" = "pinned"; "comments_tip" = "Be first, who leaves a comment at this post!"; "your_comment" = "Your comment"; "comments" = "Comments";