chore(plugin-i18n): Linter warning
This commit is contained in:
parent
f674b870b9
commit
a8e6f39abb
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
import { name, version } from '../data.mjs'
|
import { name, version } from '../data.mjs'
|
||||||
|
|
||||||
const translate = (locale, text, t, pattern) => {
|
const translate = (locale, text, t, pattern) => {
|
||||||
let translated = ''
|
|
||||||
/*
|
/*
|
||||||
* Call oneself recursively if text is an array
|
* Call oneself recursively if text is an array
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue