diff --git a/locales/en-GB.json b/locales/en-GB.json
index 7c0ee40..027898e 100644
--- a/locales/en-GB.json
+++ b/locales/en-GB.json
@@ -39,5 +39,6 @@
"home_page": "Home Page",
"site_index": "Site Index",
"reply": "reply",
- "attribution": "Powered by blogger-nodejs: Source Code, license (WTFPL)"
+ "attribution": "Powered by blogger-nodejs: Source Code, license (WTFPL)",
+ "translated_by": "DeaDvey"
}
diff --git a/locales/en-US.json b/locales/en-US.json
index 7c0ee40..027898e 100644
--- a/locales/en-US.json
+++ b/locales/en-US.json
@@ -39,5 +39,6 @@
"home_page": "Home Page",
"site_index": "Site Index",
"reply": "reply",
- "attribution": "Powered by blogger-nodejs: Source Code, license (WTFPL)"
+ "attribution": "Powered by blogger-nodejs: Source Code, license (WTFPL)",
+ "translated_by": "DeaDvey"
}
diff --git a/locales/es-ES.json b/locales/es-ES.json
index dc93a9a..d685c21 100644
--- a/locales/es-ES.json
+++ b/locales/es-ES.json
@@ -38,5 +38,6 @@
"home_page": "Página Principal",
"site_index": "Índice del Sitio",
"reply": "Responder",
- "attribution": "Empujado por blogger-nodejs: Código Fuente, licencia (WTFPL)"
+ "attribution": "Empujado por blogger-nodejs: Código Fuente, licencia (WTFPL)",
+ "translated_by": "Javalsai"
}