Refactor translation codes

This commit is contained in:
hossainemruz 2020-08-08 17:12:23 +06:00 committed by Emruz Hossain
parent 5da3cf5ebf
commit db5a18f80d
12 changed files with 96 additions and 68 deletions

View file

@ -1,5 +1,5 @@
# More documentation here: https://github.com/nicksnyder/go-i18n
[profile]
[greeting]
other = "Hello, I am"
[home]
@ -17,7 +17,7 @@ other = "Contact me:"
[newsletter_text]
other = "Stay up to date with email notification"
[newsletter_input]
[newsletter_input_placeholder]
other = "Enter email"
[newsletter_warning]

View file

@ -1,5 +1,5 @@
# More documentation here: https://github.com/nicksnyder/go-i18n
[profile]
[greeting]
other = "Bonjour, je suis"
[home]
@ -17,7 +17,7 @@ other = "Contactez moi :"
[newsletter_text]
other = "Restez à jour par e-mail"
[newsletter_input]
[newsletter_input_placeholder]
other = "Entrez une adresse e-mail"
[newsletter_warning]