Start: Added forum box with latest posts

This commit is contained in:
Yorik van Havre
2018-08-07 19:06:14 -03:00
committed by Yorik van Havre
parent 5bc02545ca
commit 36cd5a55cf
5 changed files with 61 additions and 66 deletions

View File

@@ -72,5 +72,7 @@ T_VERSION = translate("StartPage", "version")
T_BUILD = translate("StartPage", "build")
T_CREATENEW = translate("StartPage", "Create new...")
T_UNKNOWN = translate("StartPage", "Unknown")
T_FORUM = translate("StartPage", "Forum")
T_DESCR_FORUM = translate("StartPage", "The latest posts on the <a href=\"https://forum.freecadweb.org\">FreeCAD forum</a>:")