Create client.it.yml

This commit is contained in:
Aselox 2014-03-19 16:54:49 +01:00
parent 62d0ae4a30
commit 5e83ac9fa4
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# encoding: utf-8
# This file contains content for the client portion of Discourse, sent out
# to the Javascript app.
#
# To validate this YAML file after you change it, please paste it into
# http://yamllint.com/
it:
js:
poll:
voteCount:
one: "1 voto"
other: "%{count} voti"
results:
show: Mostra Risultati
hide: Nascondi Risultati