Commit 836a3eab authored by Joel's avatar Joel

fix: i18n

parent 59ab019b
...@@ -6,10 +6,10 @@ const translation = { ...@@ -6,10 +6,10 @@ const translation = {
addFeature: 'Add Feature', addFeature: 'Add Feature',
automatic: 'Automatic', automatic: 'Automatic',
stopResponding: 'Stop responding', stopResponding: 'Stop responding',
agree: 'agree', agree: 'like',
disagree: 'disagree', disagree: 'dislike',
cancelAgree: 'Cancel agree', cancelAgree: 'Cancel like',
cancelDisagree: 'Cancel disagree', cancelDisagree: 'Cancel dislike',
userAction: 'User ', userAction: 'User ',
}, },
notSetAPIKey: { notSetAPIKey: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment