From 4fa265ed28100682babfa46aef2811e34eb74753 Mon Sep 17 00:00:00 2001 From: liilliil Date: Sat, 22 Nov 2025 11:05:12 +0100 Subject: [PATCH] Translated using Weblate (Esperanto) Currently translated at 0.7% (3 of 405 strings) Translation: ntfy/Web app Translate-URL: https://hosted.weblate.org/projects/ntfy/web/eo/ --- web/public/static/langs/eo.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/web/public/static/langs/eo.json b/web/public/static/langs/eo.json index 0967ef42..237262c4 100644 --- a/web/public/static/langs/eo.json +++ b/web/public/static/langs/eo.json @@ -1 +1,5 @@ -{} +{ + "common_cancel": "Nuligi", + "common_save": "Konservi", + "common_add": "Aldoni" +}