Skip to content

Commit

Permalink
change filter display names
Browse files Browse the repository at this point in the history
  • Loading branch information
CatxFish committed Jul 4, 2018
1 parent f708163 commit beb41e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions locale/en-US.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Motion="Motion"
RoundTripMotion="Round-trip Motion"
Motion="Motion(One way)"
RoundTripMotion="Motion(Round-trip)"
Start.GivenPosition="Start with given position"
Start.GivenScale="Start with given scale"
Start.X="Start Position X"
Expand Down
4 changes: 2 additions & 2 deletions locale/zh-TW.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Motion="動畫"
RoundTripMotion="往返動畫"
Motion="動畫(單向)"
RoundTripMotion="動畫(往返)"
Start.GivenPosition="從指定位置開始"
Start.GivenScale="從指定大小開始"
Start.X="起始座標X"
Expand Down

0 comments on commit beb41e2

Please sign in to comment.