Commit Graph

22 Commits

Author SHA1 Message Date
ROCKTAKEY
cc89f526a9 Update Japanese translation (#11460)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2024-10-29 16:57:47 -04:00
rcmerci
7f26deed45 enhance: display username too (#11105)
* enhance: display username too

* enhance(ui): polish the user item from the global dots menu

---------

Co-authored-by: charlie <xyhp915@qq.com>
2024-03-12 16:53:00 +08:00
charlie
96a8f11e22 fix(lint): remove unused lang 2024-01-30 14:03:35 +08:00
Andelf
8efce54a3a refactor(electron): rewrite git auto-commit
- Supports change auto-commit settings on the fly
2024-01-19 10:20:30 +08:00
ROCKTAKEY
7525689bfb Update Japanese translation (#10612)
* enhance: Update Japanese translation
* Update src/resources/dicts/ja.edn

---------

Co-authored-by: Andelf <andelf@gmail.com>
2023-12-02 10:52:54 +08:00
Tienson Qin
88acf53303 fix: lint warnings 2023-11-13 22:59:34 +08:00
Tienson Qin
de4ad909a9 Merge branch 'master' into feat/cmdk 2023-11-06 16:12:02 +08:00
Tienson Qin
90c2b3800f fix: lint warnings 2023-11-06 16:06:29 +08:00
Tienson Qin
b91fd4e6c8 Remove old cmdk && command palette 2023-11-06 15:25:35 +08:00
Charlie
6751e28c30 feat(pdf): add toggle option for the feature of auto opening the highlight context menu from new text selection (#10390)
* enhance(pdf): add auto open context menu option for new highlight selection
* refactor(pdf): improve code readability
* chore(pdf): i18n
2023-10-24 22:20:22 +08:00
charlie
a6ace12832 fix: lint 2023-09-06 14:42:00 +08:00
Gabriel Horner
fbee3614f8 Fix typos in right sidebar lang keys 2023-08-21 16:43:29 -04:00
ROCKTAKEY
62dcbb22a8 enhance: Update Japanese translation (#10004) 2023-08-09 01:17:31 +08:00
ROCKTAKEY
ece07dee90 enhance: Add Japanese translation 2023-07-24 09:59:51 -04:00
ROCKTAKEY
a9d5ef0a70 enhance: Add additional Japanese translation 2023-07-03 11:01:12 -04:00
Bad3r
0b322b0f08 chore: replace 'presentation' with 'View as slide' 2023-06-23 15:39:51 -04:00
Konstantinos Kaloutas
5d696b22b8 update loading translation 2023-06-09 14:14:29 +03:00
Konstantinos Kaloutas
135e3228b6 fix: translations 2023-06-09 13:54:32 +03:00
Gabriel Horner
1765ecfb02 Fix duplicates that were caught by linter
Also undo removals in this PR of translations that were being used.
Also changed :misc/copy translation since it didn't have a meaningful
description
2023-06-05 14:00:11 -04:00
Bad3r
f53abb8fb3 chore: remove EN definitions in non EN dicts 2023-06-03 01:43:24 -04:00
Gabriel Horner
ad3eda7c25 Tutorial fix and refactor. Update docs
* 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
2023-05-24 16:57:48 -04:00
Gabriel Horner
28ff6b1894 Move dictionaries to EDN
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
2023-05-24 16:07:54 -04:00