Only show the available translation for the posts

This commit is contained in:
Emruz Hossain 2020-09-04 21:54:50 +06:00
parent dbff898bf3
commit 856a1b185f
8 changed files with 61 additions and 9 deletions

30
i18n/bn.toml Normal file
View file

@ -0,0 +1,30 @@
# More documentation here: https://github.com/nicksnyder/go-i18n
[home]
other = "হোম"
[posts]
other = "পোষ্ট সমূহ"
[resume]
other = "আমার জীবনবৃত্তান্ত"
[navigation]
other = "নেভিগেশন"
[contact_me]
other = "আমার সাথে যোগাযোগ করুনঃ"
[newsletter_text]
other = "ইমেইল নোটিফিকেশান এর মাধ্যমে সর্বশেষ তথ্য জানুন"
[newsletter_input_placeholder]
other = "ইমেইল প্রবেশ করান"
[newsletter_warning]
other = "আমরা আপনার ইমেল অন্য কারও সাথে শেয়ার করব না।"
[submit]
other = "জমা দিন"
[hugoAttributionText]
other = "পাওয়ারড বাই"

View file

@ -2,6 +2,9 @@
[home]
other = "Home"
[posts]
other = "Posts"
[resume]
other = "My resume"

View file

@ -2,6 +2,9 @@
[home]
other = "Accueil"
[posts]
other = "Des postes"
[resume]
other = "Mon Curriculum vitæ"