Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translations #223

Merged
merged 1 commit into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/locales/server.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ fr:
topic_voting_tl4_vote_limit: 'À combien de votes les utilisateurs de niveau de confiance 4 ont-ils droit ?'
topic_voting_show_who_voted: 'Permettre aux utilisateurs de voir qui a voté ?'
topic_voting_show_votes_on_profile: 'Permettre aux utilisateurs de voir leurs votes dans leur flux d''activité ?'
topic_voting_alert_votes_left: 'Avertir les utilisateurs quand il leur reste ce nombre de votes ?'
topic_voting_alert_votes_left: 'Avertir l''utilisateur quand il lui reste ce nombre de votes'
topic_voting:
votes_moved:
one: "Un vote a été déplacé."
Expand Down
2 changes: 1 addition & 1 deletion config/locales/server.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ it:
topic_voting_tl3_vote_limit: 'Quanti voti attivi sono consentiti agli utenti con livello di affidabilità 3?'
topic_voting_tl4_vote_limit: 'Quanti voti attivi sono consentiti agli utenti con livello di affidabilità 4?'
topic_voting_show_who_voted: 'Consentire agli utenti di vedere chi ha votato?'
topic_voting_show_votes_on_profile: 'Consentire agli utenti di vedere i propri voti nei feed delle attività?'
topic_voting_show_votes_on_profile: 'Consentire agli utenti di vedere i propri voti nei feed attività?'
topic_voting_alert_votes_left: 'Avverti l''utente quando gli rimane questo numero di voti'
topic_voting:
votes_moved:
Expand Down
Loading