Markdown. Privacy Policies. Injection dep updated
This commit is contained in:
parent
8301e6a40e
commit
f0ab472b3a
21 changed files with 487 additions and 25 deletions
|
|
@ -44,5 +44,6 @@
|
|||
"somethingAgo": "$something ago",
|
||||
"inSomething": "in $something",
|
||||
"SAVE": "SAVE",
|
||||
"CANCEL": "CANCEL"
|
||||
"CANCEL": "CANCEL",
|
||||
"privacyPolicy": "Privacy Policy"
|
||||
}
|
||||
|
|
@ -43,6 +43,7 @@
|
|||
"inYears": "$value años",
|
||||
"somethingAgo": "hace $something",
|
||||
"inSomething": "en $something",
|
||||
"SAVE": "GUARDAR",
|
||||
"CANCEL": "CANCELAR"
|
||||
"SAVE": "GUARDAR",
|
||||
"CANCEL": "CANCELAR",
|
||||
"privacyPolicy": "Política de Privacidad"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue