Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/themefisher/infinity-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorRobson Sobral <robson@oficiodesign.com>2020-03-01 02:58:40 +0300
committerRobson Sobral <robson@oficiodesign.com>2020-03-01 02:58:40 +0300
commitac74320b3eb7b967944c626cc39079fdde23035a (patch)
treee0e7571bef1a25f44d4815979ca6010461056f54 /i18n
parent9b30c64f955088e69f578bc55411692b5b026868 (diff)
Add English and Portuguese i18n
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en-US.yaml40
-rw-r--r--i18n/pt-BR.yaml40
2 files changed, 80 insertions, 0 deletions
diff --git a/i18n/en-US.yaml b/i18n/en-US.yaml
new file mode 100644
index 0000000..47f45e7
--- /dev/null
+++ b/i18n/en-US.yaml
@@ -0,0 +1,40 @@
+about:
+ other: about
+allRightReserved:
+ other: "All right reserved"
+contact:
+ other: contact
+contactMessageError:
+ other: "Your Message was not sent successfully"
+contactMessageSuccess:
+ other: "Your Message was sent successfully"
+content:
+ other: content
+copyright:
+ other: "Copyright"
+days:
+ other: "Days"
+emailAddress:
+ other: "Email Address"
+home:
+ other: home
+hours:
+ other: "Hours"
+minutes:
+ other: "Minutes"
+seconds:
+ other: "Seconds"
+sendMe:
+ other: "Send me"
+service:
+ other: service
+sliderImage:
+ other: "Slider image"
+subscribe:
+ other: "Subscribe"
+yourEmailAddressHere:
+ other: "Your Email Address Here"
+yourMessage:
+ other: "Your Message"
+yourName:
+ other: "Your Name"
diff --git a/i18n/pt-BR.yaml b/i18n/pt-BR.yaml
new file mode 100644
index 0000000..437e1f9
--- /dev/null
+++ b/i18n/pt-BR.yaml
@@ -0,0 +1,40 @@
+about:
+ other: sobre
+allRightReserved:
+ other: "Todos os direitos reservados"
+contact:
+ other: contato
+contactMessageError:
+ other: "Sua mensagem foi enviada"
+contactMessageSuccess:
+ other: "Sua mensagem não foi enviada"
+content:
+ other: "Conteúdo"
+copyright:
+ other: "Direitos autorais"
+days:
+ other: "Dias"
+emailAddress:
+ other: "Endereço de email"
+home:
+ other: "página inicial"
+hours:
+ other: "Horas"
+minutes:
+ other: "Minutos"
+seconds:
+ other: "Segundos"
+sendMe:
+ other: "Enviar"
+service:
+ other: "serviço"
+sliderImage:
+ other: "Imagem do carrossel"
+subscribe:
+ other: "Assinar"
+yourEmailAddressHere:
+ other: "Seu endereço de email aqui"
+yourMessage:
+ other: "Sua mensagem"
+yourName:
+ other: "Seu nome"