parent
e4b80c9ab3
commit
6109996ade
@ -144,7 +144,7 @@
|
|||||||
<label
|
<label
|
||||||
for="donation_amount_eur"
|
for="donation_amount_eur"
|
||||||
class="block text-sm font-medium text-gray-700">
|
class="block text-sm font-medium text-gray-700">
|
||||||
Distance</label>
|
{$_('distance')}</label>
|
||||||
<div class="mt-1 flex rounded-md shadow-sm">
|
<div class="mt-1 flex rounded-md shadow-sm">
|
||||||
<input
|
<input
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
|
@ -339,5 +339,15 @@
|
|||||||
"welcome_wavinghand": "Welcome 👋",
|
"welcome_wavinghand": "Welcome 👋",
|
||||||
"you-can-now-use-your-new-password-to-log-in-to-your-account": "You can now use your new password to log in to your account! 🎉",
|
"you-can-now-use-your-new-password-to-log-in-to-your-account": "You can now use your new password to log in to your account! 🎉",
|
||||||
"you-have-to-provide-an-organization": "You have to provide an organization",
|
"you-have-to-provide-an-organization": "You have to provide an organization",
|
||||||
"zip-postal-code": "ZIP/ postal code"
|
"zip-postal-code": "ZIP/ postal code",
|
||||||
|
"scanstations": "Scanstations",
|
||||||
|
"groups-are-being-loaded": "Groups are being loaded",
|
||||||
|
"loading-group-detail": "Loading group detail...",
|
||||||
|
"create-a-new-scanstation": "Create a new station",
|
||||||
|
"scanstations-are-being-loaded": "Loading scanstations...",
|
||||||
|
"loading-station-details": "Loading station details",
|
||||||
|
"scanstation": "Scanstation",
|
||||||
|
"this-scanstation-is": "This scanstation is",
|
||||||
|
"delete-station": "Delete station",
|
||||||
|
"enabled": "enabled"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user