From 7703360d44673bf588a05d0e5ca0ffaa0061688e Mon Sep 17 00:00:00 2001 From: Liquidsoul Date: Tue, 16 Apr 2019 11:59:20 +0200 Subject: [PATCH] Add new localization key for the version in locale/en.json --- locale/en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locale/en.json b/locale/en.json index 54eeda5..136b38c 100644 --- a/locale/en.json +++ b/locale/en.json @@ -430,6 +430,9 @@ "Your poll will be automatically archived in %d days.": "Your poll will be automatically archived in %d days.", "after the last date of your poll.": "after the last date of your poll." }, + "Version": { + "Version: %s": "Version: %s" + }, "adminstuds": { "Add a column": "Add a column", "Adding a column": "Adding a column",