You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just downloaded Congo Hugo theme and, as I'm a Windows user, followed the manual installation steps to use it.
The problem is whenever I type hugo server to see my site running, I receive the following error message:
Error: add site dependencies: load resources: loading translations: "C:\Users\Daniel\Hugo\sites\mywebsite\themes\congo\i18n\bn.yaml:1:1": failed to load translations: unable to parse translation #0 because invalid plural category input_placeholder map[id:search translation:map[close_button_title:বন্ধ করুন (Esc) input_placeholder:খুঁজুন open_button_title:খুঁজুন (/)]]
Important: I have created a blank site to try Congo, by entering hugo new site mywebsite, so no other files or folders resided at that location beforehand. It is, therefore, quite odd to have this message shown.
Can someone please advise me?
Thanks in advance.
Theme version
V2.1.0
Hugo version
v0.91.2
What browsers are you seeing the problem on?
Chrome
Relevant Hugo log output
Error: add site dependencies: load resources: loading translations: "C:\Users\Daniel\Hugo\sites\mywebsite\themes\congo\i18n\bn.yaml:1:1": failed to load translations: unable to parse translation #0 because invalid plural category input_placeholder map[id:search translation:map[close_button_title:বন্ধ করুন (Esc) input_placeholder:খুঁজুন open_button_title:খুঁজুন (/)]]
The text was updated successfully, but these errors were encountered:
My mistake. Found out I had two hugo binaries locally installed in different path locations. One of them was pretty outdated.
Removing it and installing latest Hugo release solved the problem.
What happened?
Hello!
I've just downloaded Congo Hugo theme and, as I'm a Windows user, followed the manual installation steps to use it.
The problem is whenever I type hugo server to see my site running, I receive the following error message:
Error: add site dependencies: load resources: loading translations: "C:\Users\Daniel\Hugo\sites\mywebsite\themes\congo\i18n\bn.yaml:1:1": failed to load translations: unable to parse translation #0 because invalid plural category input_placeholder map[id:search translation:map[close_button_title:বন্ধ করুন (Esc) input_placeholder:খুঁজুন open_button_title:খুঁজুন (/)]]
Important: I have created a blank site to try Congo, by entering hugo new site mywebsite, so no other files or folders resided at that location beforehand. It is, therefore, quite odd to have this message shown.
Can someone please advise me?
Thanks in advance.
Theme version
V2.1.0
Hugo version
v0.91.2
What browsers are you seeing the problem on?
Chrome
Relevant Hugo log output
The text was updated successfully, but these errors were encountered: