Skip to content
This repository was archived by the owner on Jul 3, 2019. It is now read-only.

Commit 519b4ee

Browse files
committed
fix(i18n): lets pretend this didn't happen
1 parent b91d247 commit 519b4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/es.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ x.rm.todo = cache => rm.all(cache)
3131
x.rm.entrada = x.rm
3232
x.rm.datos = (cache, hacheo) => rm.content(cache, hacheo)
3333

34-
x.ponLenguage = lang => setLocale(lang)
34+
x.ponLenguaje = lang => setLocale(lang)
3535
x.limpiaMemoizado = () => clearMemoized()
3636

3737
x.tmp = {}

0 commit comments

Comments
 (0)