From cc9f7beb3cb9731473cf8de9743ee3c0edf387c1 Mon Sep 17 00:00:00 2001 From: Yaron Shahrabani Date: Mon, 29 Aug 2022 13:38:28 +0000 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 12.5% (17 of 135 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/he/ --- src/locales/he.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/he.json b/src/locales/he.json index bc1bfa1b..ca6cc242 100644 --- a/src/locales/he.json +++ b/src/locales/he.json @@ -19,6 +19,7 @@ "subscribe": "מינוי - {count}", "unsubscribe": "ביטול מינוי - {count}", "view_subscriptions": "הצגת מינויים", - "sort_by": "מיון לפי:" + "sort_by": "מיון לפי:", + "most_recent": "האחרונים" } }