diff --git a/resources/lang/de.json b/resources/lang/de.json index d0608e4f..def57d94 100644 --- a/resources/lang/de.json +++ b/resources/lang/de.json @@ -819,5 +819,7 @@ "This project requires": "Dieses Projekt benötigt\/beantragt", "sats": "sats", "Your vote": "Deine Stimme", - "Association": "Verein" + "Association": "Verein", + "for voting you have to be logged in": "", + "Yes, support it!": "Ja, unterstützen!" } diff --git a/resources/lang/en.json b/resources/lang/en.json index df5e4fd6..bb644dbe 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -816,5 +816,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/lang/es.json b/resources/lang/es.json index 11174387..2fe0d2ed 100644 --- a/resources/lang/es.json +++ b/resources/lang/es.json @@ -816,5 +816,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/lang/fr.json b/resources/lang/fr.json index 443e8c85..b73e7b4e 100644 --- a/resources/lang/fr.json +++ b/resources/lang/fr.json @@ -817,5 +817,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/lang/hr.json b/resources/lang/hr.json index 0b4bed1e..f98732f1 100644 --- a/resources/lang/hr.json +++ b/resources/lang/hr.json @@ -817,5 +817,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/lang/it.json b/resources/lang/it.json index 0339da0c..da810ed8 100644 --- a/resources/lang/it.json +++ b/resources/lang/it.json @@ -817,5 +817,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/lang/mk.json b/resources/lang/mk.json index 15a638f5..13b104b4 100644 --- a/resources/lang/mk.json +++ b/resources/lang/mk.json @@ -817,5 +817,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/lang/pl.json b/resources/lang/pl.json index abcabf58..f29fe2f4 100644 --- a/resources/lang/pl.json +++ b/resources/lang/pl.json @@ -817,5 +817,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/lang/pt.json b/resources/lang/pt.json index 6cce094d..56672e5a 100644 --- a/resources/lang/pt.json +++ b/resources/lang/pt.json @@ -817,5 +817,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/lang/sv.json b/resources/lang/sv.json index 34bcae0b..e632e56a 100644 --- a/resources/lang/sv.json +++ b/resources/lang/sv.json @@ -779,5 +779,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/lang/tr.json b/resources/lang/tr.json index 63cd7b59..415ea063 100644 --- a/resources/lang/tr.json +++ b/resources/lang/tr.json @@ -791,5 +791,7 @@ "This project requires": "", "sats": "", "Your vote": "", - "Association": "" + "Association": "", + "for voting you have to be logged in": "", + "Yes, support it!": "" } \ No newline at end of file diff --git a/resources/views/livewire/project-proposal/project-proposal-voting.blade.php b/resources/views/livewire/project-proposal/project-proposal-voting.blade.php index 30f0d805..f62ff594 100644 --- a/resources/views/livewire/project-proposal/project-proposal-voting.blade.php +++ b/resources/views/livewire/project-proposal/project-proposal-voting.blade.php @@ -63,10 +63,10 @@
- Yes, support it! + {{ __('Yes, support it!') }} - No, don't support it! + {{ __('No') }}
{{ __('Your vote') }}: