Jump to content

Talk:Localisation

Add topic
From FreeCAD Documentation

Adding Localisation to the source code (multiple issues)[edit source]

  1. what are the different ways to add translations in to sorce: QtCore.QT_TRANSLATE_NOOP() vs translate()
  2. how to add translations to an external workbench
  3. how to get those (external workbench) translations roundtripped through Crowdin ?