1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-15 23:00:36 +02:00

Locale support

This commit is contained in:
Laurent Cozic
2017-07-18 18:04:47 +00:00
parent e19ed03b90
commit f835ea74a4
15 changed files with 1416 additions and 744 deletions

View File

@ -149,6 +149,7 @@ Setting.defaults_ = {
'sync.filesystem.path': { value: '', type: 'string', public: true },
'sync.target': { value: 'onedrive', type: 'string', public: true },
'editor': { value: '', type: 'string', public: true },
'locale': { value: 'en_GB', type: 'string', public: true },
};
// Contains constants that are set by the application and