* fix(ui): hidden proxy label for the default system proxy network mode
* improve(plugin): support option to enable/disable the auto-check the installed plugins
* fix(revert): codes
* improve(ux): add the auto-check updates switcher to the toolbar plugins manager
* improve(i18n): plugin-related i18n
* enhance(plugin): add Github proxy server for the plugin updates
* enhance(plugin): add Github proxy server for the plugin updates
* fix(ui): warning
* fix: typo
* fix(ui): hidden proxy label for the default system proxy network mode
* improve(plugin): support option to enable/disable the auto-check the installed plugins
* fix(revert): codes
* improve(ux): add the auto-check updates switcher to the toolbar plugins manager
* improve(i18n): plugin-related i18n
* enhance(plugin): add Github proxy server for the plugin updates
* enhance(plugin): add Github proxy server for the plugin updates
* fix(ui): warning
* fix: typo
* enhance: add translation strings to electron context menu
* Add translation strings to General settings
* FIX: :electron.context-menu/
* Add Tips
* Remove translations that can't be translated yet
---------
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
* add some missing strings to en dict
* main/frontend/components/search: fix wrong title
* update namespaces according to file names
* update missing title with new namespace
* Revert translating developer logging
---------
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
* Move template files into a more organized resources templates dir
except for zotero-items.edn which isn't a template
* Remove unused favorites templates
* Move grammar file which should be in a resource path and not a
standard source path
* Some langs like es didn't have tutorials translated and were
pretending to
* it lang had tutorials but they weren't being used
* Moved tutorials to the more appropriate src/resources/tutorials
* Also fixed typos and bb task
Also introduce src/resources/ for classpath resources as templates/ is a
misleading name for generic resources and resources/ is being used for
non-resource things. Confirmed translations are the same with bb
lang:list