From 5c6f3e6a2d979aa59ecf04990a49b6f83b838837 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 21 Mar 2021 17:08:48 +0900 Subject: [PATCH] New translations translation.json (Central Atlas Tamazight) --- src/config/locales/tzm/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/tzm/translation.json b/src/config/locales/tzm/translation.json index 61b9c678..3a9e878b 100644 --- a/src/config/locales/tzm/translation.json +++ b/src/config/locales/tzm/translation.json @@ -501,6 +501,10 @@ "status": { "title": "Status", "body": "{{username}} just posted" + }, + "poll_vote": { + "title": "PollVote", + "body": "{{username}} voted your poll" } } }