Skip to content

Commit

Permalink
feat: 修复大于号的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowings-zy committed Jun 14, 2024
1 parent 6942d6b commit 1e0f366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ translations:
- key: options.years_of_experience.range_10_20.short
t: 11-20年
- key: options.years_of_experience.range_more_than_20.short
t: >20年
t: ">20年"

# company size
- key: options.company_size.range_1
Expand Down

0 comments on commit 1e0f366

Please sign in to comment.