aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/en/index.js
blob: b70b80f06f961270f57fb38b464e84f6978bb3c0 (plain)
1
2
3
4
5
6
7
// This is just an example,
// so you can safely delete all default props below

export default {
  failed: 'Action failed',
  success: 'Action was successful'
}