Skip to content

Commit 95e21e7

Browse files
authored
Merge pull request #6 from devforth/next
Next
2 parents 71baecc + 035cb68 commit 95e21e7

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
# AdminForth i18n Plugin
12

2-
Ussage guide and documentation: https://adminforth.dev/docs/tutorial/Plugins/i18n/
3+
<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT" /> <img src="https://woodpecker.devforth.io/api/badges/3848/status.svg" alt="Build Status" /> <a href="https://www.npmjs.com/package/@adminforth/i18n"> <img src="https://img.shields.io/npm/dt/@adminforth/i18n" alt="npm downloads" /></a> <a href="https://www.npmjs.com/package/@adminforth/i18n"><img src="https://img.shields.io/npm/v/@adminforth/i18n" alt="npm version" /></a> <a href="https://www.npmjs.com/package/@adminforth/i18n">
4+
5+
Allows to store all translation strings in an adminforth application in a single resource.
6+
7+
## For ussage, see [AdminForth i18n Documentation](https://adminforth.dev/docs/tutorial/Plugins/i18n/)

0 commit comments

Comments
 (0)