Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Card Templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kartenaale
Build
Card Templates
Commits
f1f69edf
Commit
f1f69edf
authored
9 months ago
by
Philipp Stadler
Browse files
Options
Downloads
Patches
Plain Diff
fix: Radikalbezeichnung für 阝 hinzugefügt
Closes
#33
parent
7c0c8861
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!21
fix: Radikalbezeichnung für 阝 hinzugefügt
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/hanzi-data/lut.ts
+7
-4
7 additions, 4 deletions
src/components/hanzi-data/lut.ts
with
7 additions
and
4 deletions
src/components/hanzi-data/lut.ts
+
7
−
4
View file @
f1f69edf
...
...
@@ -248,18 +248,21 @@ defineRadical(
{
radicalMeaningDe
:
'
Siegel
'
,
radicalMeaningZh
:
'
jié
'
}
)
defineRadical
(
[
'
⻖
'
,
'
⻏
'
],
{
radicalMeaningDe
:
'
Ohr
'
,
radicalMeaningZh
:
'
ěr
'
}
[
'
阝
'
],
{
radicalMeaningDe
:
'
links: Hügel, linkes Ohr bzw. rechts: Stadt, rechtes Ohr
'
,
radicalMeaningZh
:
'
zuǒ ěrduo 单耳旁儿 / yòu ěrduo 双耳旁儿
'
}
)
defineRadical
(
[
'
阜
'
],
[
'
阜
'
,
'
⻖
'
],
{
radicalMeaningDe
:
'
Hügel, (linkes Ohr, immer links)
'
,
radicalMeaningZh
:
'
zuǒ ěrduo 单耳旁儿
'
}
)
defineRadical
(
[
'
邑
'
],
[
'
邑
'
,
'
⻏
'
],
{
radicalMeaningDe
:
'
Dorf, Stadt, (rechtes Ohr, immer rechts)
'
,
radicalMeaningZh
:
'
yòu ěrduo 双耳旁儿
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment