From a3bfbe7f072217288c14e3f2c734bb5918564c33 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 22 Aug 2018 15:36:33 +0200 Subject: API documentation for 0.0.17 --- Module.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Module.md b/Module.md index d286b17b..b90eec29 100644 --- a/Module.md +++ b/Module.md @@ -53,6 +53,10 @@ Helper interfaces and classes necessary to develop applications supporting Hot M Components supporting complete set of HTML tags, with dedicated classes for buttons, images, links, lists and iframe. Support for Handlebars.js templates is included. +# Package pl.treksoft.kvision.i18n + +Internationalization classes. + # Package pl.treksoft.kvision.modal Classes supporting general purpose Bootstrap modals with convenient helpers for alert and confirm popup dialogs. -- cgit