diff options
Diffstat (limited to 'config/locales/bs.yml')
-rw-r--r-- | config/locales/bs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 28447f0ce..aea45c9b0 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -49,8 +49,8 @@ bs: one: "oko 1 sahat" other: "oko %{count} sahata" x_hours: - one: "1 hour" - other: "%{count} hours" + one: "1 sahat" + other: "%{count} sahata" x_days: one: "1 dan" other: "%{count} dana" |