mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 23:04:22 +08:00
21 lines
533 B
YAML
Vendored
21 lines
533 B
YAML
Vendored
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
hr:
|
|
solved: "Riješeno"
|
|
posted: "objavljeno"
|
|
vote_count:
|
|
one: "%{count} glas"
|
|
few: "%{count} glasa"
|
|
other: "%{count} glasa"
|
|
like_count:
|
|
one: "%{count} lajk"
|
|
few: "%{count} lajka"
|
|
other: "%{count} lajkova"
|
|
reply_count:
|
|
one: "%{count} odgovor"
|
|
few: "%{count} odgovora"
|
|
other: "%{count} odgovora"
|