aor-language-korean

1.0.0 • Public • Published

Korean Translations for Admin-on-rest

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

Installation

npm install --save aor-language-korean

Usage

import koreanMessages from 'aor-language-korean';

const messages = {
    'ko': koreanMessages,
};

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

License

This translation is licensed under the MIT Licence.

Package Sidebar

Install

npm i aor-language-korean

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • koreabigname