Skip to content

kuma-guy/aor-language-japanese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Japanese Translations for Admin-on-rest

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

Installation

npm install --save aor-language-japanese

Usage

import japaneseMessages from 'aor-language-japanese';

const messages = {
    'ja': japaneseMessages,
};

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

License

This translation is licensed under the MIT Licence.

About

Japanese translations for admin-on-rest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published