mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-16 11:26:36 +08:00
10 lines
708 B
YAML
10 lines
708 B
YAML
it:
|
|
site_settings:
|
|
voting_enabled: 'Consentire agli utenti di votare argomenti?'
|
|
voting_tl0_vote_limit: 'Quanti voti attivi sono consentiti agli utenti a TL0?'
|
|
voting_tl1_vote_limit: 'Quanti voti attivi sono consentiti agli utenti a TL1?'
|
|
voting_tl2_vote_limit: 'Quanti voti attivi sono consentiti agli utenti a TL2?'
|
|
voting_tl3_vote_limit: 'Quanti voti attivi sono consentiti agli utenti a TL3?'
|
|
voting_tl4_vote_limit: 'Quanti voti attivi sono consentiti agli utenti a TL4?'
|
|
voting_show_who_voted: 'Consentire agli utenti di vedere chi ha votato?'
|
|
voting_show_votes_on_profile: 'Consentire agli utenti di vedere i loro voti tra le attività del proprio profilo?'
|