You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-06 09:19:22 +02:00
Doc Mentioned gettext version
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
|
||||
// Dependencies:
|
||||
//
|
||||
// sudo apt install gettext
|
||||
// sudo apt install translate-toolkit
|
||||
// sudo apt install gettext sudo apt install translate-toolkit
|
||||
//
|
||||
// gettext v21+ is required as versions before that have bugs when parsing
|
||||
// JavaScript template strings which means we would lose translations.
|
||||
|
||||
const rootDir = `${__dirname}/../..`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user