]> git.mxchange.org Git - friendica.git/blobdiff - doc/translations.md
Changes after code review
[friendica.git] / doc / translations.md
index 8b7077b6b17617e97779eb2a46b28bd7d5566b83..9eb1bb2db86a9b59b4df55554ca83a2fb1f6601f 100644 (file)
@@ -7,7 +7,7 @@ Friendica translations
 
 The Friendica translation process is based on `gettext` PO files.
 
-Basic worflow:
+Basic workflow:
 1. `xgettext` is used to collect translation strings across the project in the authoritative PO file located in `view/lang/C/messages.po`.
 2. This file makes translations strings available at [the Transifex Friendica page](https://www.transifex.com/Friendica/friendica/dashboard/).
 3. The translation itself is done at Transifex by volunteers.