More work with redux, and location edit (wip)
This commit is contained in:
parent
e97a5a1a9f
commit
e55edce3d4
17 changed files with 311 additions and 186 deletions
|
|
@ -42,5 +42,7 @@
|
|||
"aYear": "a year",
|
||||
"inYears": "$value years",
|
||||
"somethingAgo": "$something ago",
|
||||
"inSomething": "in $something"
|
||||
"inSomething": "in $something",
|
||||
"SAVE": "SAVE",
|
||||
"CANCEL": "CANCEL"
|
||||
}
|
||||
|
|
@ -42,5 +42,7 @@
|
|||
"aYear": "un año",
|
||||
"inYears": "$value años",
|
||||
"somethingAgo": "hace $something",
|
||||
"inSomething": "en $something"
|
||||
"inSomething": "en $something",
|
||||
"SAVE": "GUARDAR",
|
||||
"CANCEL": "CANCELAR"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue