Skip to content

Commit

Permalink
refactor: refine wording
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytonyjan committed Jul 13, 2020
1 parent f790964 commit 818a035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Settings/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React from "react";
import PropTypes from "prop-types";

const navigations = [
{ id: "general", name: "設定" },
{ id: "general", name: "偏好" },
{ id: "dictionaries", name: "字典" },
];

Expand Down

0 comments on commit 818a035

Please sign in to comment.