Skip to content

StefanWallin/aor-language-swedish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swedish Translations for Admin-on-rest

Swedish translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.

admin-on-rest demo

Installation

npm install --save aor-language-swedish

Usage

import swedishMessages from 'aor-language-swedish';

const messages = {
    'sv': swedishMessages,
};

<Admin locale="sv" messages={messages}>
  ...
</Admin>

License

This translation is licensed under the MIT Licence.

About

Swedish translations for admin-on-rest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published