Browse Source

Merge pull request #17858 from Malven/add-swedish-for-text-component

feat: Added swedish translations for `Typography`-components
pull/18049/head
偏右 5 years ago
committed by GitHub
parent
commit
60c43168a2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      components/locale/sv_SE.tsx

6
components/locale/sv_SE.tsx

@ -31,4 +31,10 @@ export default {
Empty: {
description: 'Ingen information',
},
Text: {
edit: 'editera',
copy: 'kopiera',
copied: 'kopierad',
expand: 'expandera',
},
};

Loading…
Cancel
Save