Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

owl-locales

Localization for OWL

Langs:

  • en
  • ru
  • de
  • es
  • ja

Install

yarn add https://github.com/OwlDevHub/OWL-Locales
# or
npm install https://github.com/OwlDevHub/OWL-Locales

Usage

import { en, ru, de, es, ja } from "owl-locales";

const resources = {
  en: { translation: en },
  ru: { translation: ru },
  de: { translation: de },
  es: { translation: es },
  ja: { translation: ja },
};

About

Locales for OWL app

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages