minor
This commit is contained in:
@@ -105,7 +105,7 @@ Adding this link to your feed reader will keep you up to date.`,
|
|||||||
anon: 'Anon',
|
anon: 'Anon',
|
||||||
anon_description: `You can add an event without registering or logging in, but in this case you will have to wait for someone to read it
|
anon_description: `You can add an event without registering or logging in, but in this case you will have to wait for someone to read it
|
||||||
confirming that it is an event suitable for this space, delegating this choice. Furthermore it will not be possible to modify it.<br/><br/>
|
confirming that it is an event suitable for this space, delegating this choice. Furthermore it will not be possible to modify it.<br/><br/>
|
||||||
You can instead <a href='/login'>log in</a> or <a href='/register'>register</a>, otherwise go ahead and get an answer as soon as possible.`,
|
You can instead <a href='/?ref=login'>log in</a> or <a href='/?ref=register'>register</a>, otherwise go ahead and get an answer as soon as possible.`,
|
||||||
same_day: 'on same day',
|
same_day: 'on same day',
|
||||||
what_description: 'Title',
|
what_description: 'Title',
|
||||||
description_description: 'Description',
|
description_description: 'Description',
|
||||||
|
|||||||
@@ -99,7 +99,7 @@ export default {
|
|||||||
anon_description: `Podés ingresar un evento sin registrarte o iniciar sesión,
|
anon_description: `Podés ingresar un evento sin registrarte o iniciar sesión,
|
||||||
pero en este caso tendrás que esperar a que alguien lo lea para confirmar que
|
pero en este caso tendrás que esperar a que alguien lo lea para confirmar que
|
||||||
es un evento adecuado para este espacio, delegando esta elección. Además, no será posible modificarlo. <br/> <br/>
|
es un evento adecuado para este espacio, delegando esta elección. Además, no será posible modificarlo. <br/> <br/>
|
||||||
Si no te gusta, podés <a href='/login'> iniciar sesión </a> o <a href='/register'> registrarte </a>,
|
Si no te gusta, podés <a href='/?ref=login'> iniciar sesión </a> o <a href='/?ref=register'> registrarte </a>,
|
||||||
de lo contrario, continúa y recibirás una respuesta lo antes posible.`,
|
de lo contrario, continúa y recibirás una respuesta lo antes posible.`,
|
||||||
same_day: 'Mismo día',
|
same_day: 'Mismo día',
|
||||||
what_description: 'Nombre evento',
|
what_description: 'Nombre evento',
|
||||||
|
|||||||
@@ -106,7 +106,7 @@ export default {
|
|||||||
anon_description: `Puoi inserire un evento senza registrarti o fare il login,
|
anon_description: `Puoi inserire un evento senza registrarti o fare il login,
|
||||||
ma in questo caso dovrai aspettare che qualcuno lo legga confermando che si
|
ma in questo caso dovrai aspettare che qualcuno lo legga confermando che si
|
||||||
tratta di un evento adatto a questo spazio, delegando questa scelta. Inoltre non sarà possibile modificarlo.<br/><br/>
|
tratta di un evento adatto a questo spazio, delegando questa scelta. Inoltre non sarà possibile modificarlo.<br/><br/>
|
||||||
Puoi invece fare il <a href='/login'>login</a> o <a href='/register'>registrarti</a>,
|
Puoi invece fare il <a href='/?ref=login'>login</a> o <a href='/?ref=register'>registrarti</a>,
|
||||||
altrimenti vai avanti e riceverai una risposta il prima possibile. `,
|
altrimenti vai avanti e riceverai una risposta il prima possibile. `,
|
||||||
same_day: 'Stesso giorno',
|
same_day: 'Stesso giorno',
|
||||||
what_description: 'Nome evento',
|
what_description: 'Nome evento',
|
||||||
|
|||||||
Reference in New Issue
Block a user