We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05b4e8a + 54d44da commit 3d468fdCopy full SHA for 3d468fd
src/languages/en.ts
@@ -216,7 +216,7 @@ const translations = {
216
no: 'No',
217
ok: 'OK',
218
notNow: 'Not now',
219
- learnMore: 'Learn more',
+ learnMore: 'Learn more.',
220
buttonConfirm: 'Got it',
221
name: 'Name',
222
attachment: 'Attachment',
src/languages/es.ts
@@ -207,7 +207,7 @@ const translations = {
207
208
209
notNow: 'Ahora no',
210
- learnMore: 'Más información',
+ learnMore: 'Más información.',
211
buttonConfirm: 'Ok, entendido',
212
name: 'Nombre',
213
attachment: 'Archivo adjunto',
0 commit comments