Commit 836a3eab authored by Joel's avatar Joel

fix: i18n

parent 59ab019b
......@@ -6,10 +6,10 @@ const translation = {
addFeature: 'Add Feature',
automatic: 'Automatic',
stopResponding: 'Stop responding',
agree: 'agree',
disagree: 'disagree',
cancelAgree: 'Cancel agree',
cancelDisagree: 'Cancel disagree',
agree: 'like',
disagree: 'dislike',
cancelAgree: 'Cancel like',
cancelDisagree: 'Cancel dislike',
userAction: 'User ',
},
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