0.0.7 • Published 6 years ago

aor-language-greek v0.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

npm npm npm

Greek Translations for Admin-on-rest

Greek 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-greek

Usage

import greekMessages from 'aor-language-greek';

const messages = {
    'el': greekMessages,
};

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

License

This translation is licensed under the MIT Licence, and sponsored by marmelab.

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

7 years ago

0.0.1

7 years ago