diff --git a/translations/ar.json b/translations/ar.json index 26753ab75..29003cdb9 100644 --- a/translations/ar.json +++ b/translations/ar.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/ca.json b/translations/ca.json index 6d9236b64..13025d582 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/cy.json b/translations/cy.json index aae587ff5..339b3afcd 100644 --- a/translations/cy.json +++ b/translations/cy.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/de.json b/translations/de.json index f501dde48..70dc2b63e 100644 --- a/translations/de.json +++ b/translations/de.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/en.json b/translations/en.json index a05f95172..17911d92a 100644 --- a/translations/en.json +++ b/translations/en.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/es.json b/translations/es.json index 0a56ba3c1..67b2195ec 100644 --- a/translations/es.json +++ b/translations/es.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/fr.json b/translations/fr.json index 1d3685ae5..d37da2a2e 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/ga.json b/translations/ga.json index f9c7de5c3..b3abecb74 100644 --- a/translations/ga.json +++ b/translations/ga.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/hi.json b/translations/hi.json index 858b57c9e..73cc8f65d 100644 --- a/translations/hi.json +++ b/translations/hi.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/it.json b/translations/it.json index 51f392d71..deef1c411 100644 --- a/translations/it.json +++ b/translations/it.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/ja.json b/translations/ja.json index f053670ba..464607131 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/oc.json b/translations/oc.json index 85623d90d..f6b3aa37d 100644 --- a/translations/oc.json +++ b/translations/oc.json @@ -189,5 +189,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/pt.json b/translations/pt.json index e5acd15d4..97716df7b 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/ru.json b/translations/ru.json index f14be9951..5b361b354 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/translations/zh.json b/translations/zh.json index 71f517f25..036b5cab6 100644 --- a/translations/zh.json +++ b/translations/zh.json @@ -193,5 +193,7 @@ "Ask a question": "Ask a question", "Possible answers": "Possible answers", "replying to": "replying to", - "announces": "announces" + "announces": "announces", + "Previous month": "Previous month", + "Next month": "Next month" } diff --git a/webinterface.py b/webinterface.py index d2cd1284b..975370d45 100644 --- a/webinterface.py +++ b/webinterface.py @@ -3483,11 +3483,11 @@ def htmlCalendar(translate: {}, \ calendarStr+='
\n' calendarStr+='\n' calendarStr+='\n' calendarStr+='\n'
\n' calendarStr+=' ' - calendarStr+=' \n' + calendarStr+=' '+translate['Previous month']+'\n' calendarStr+=' ' calendarStr+='

'+monthName+'

\n' calendarStr+=' ' - calendarStr+=' \n' + calendarStr+=' '+translate['Next month']+'\n' calendarStr+='