import * as localekit from "https://deno.land/x/localekit@0.7.0/mod.ts";
Classes
The main translation/language class. This handles storage of languages, translation/replacement of dynamic substrings, and the ability to add new languages. |
import * as localekit from "https://deno.land/x/localekit@0.7.0/mod.ts";
The main translation/language class. This handles storage of languages, translation/replacement of dynamic substrings, and the ability to add new languages. |