aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml12
1 files changed, 10 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index bd3fa77..60d6489 100644
--- a/config.toml
+++ b/config.toml
@@ -36,8 +36,11 @@ recipes="Recipe book"
photos="Photo gallery"
other_links="Other links"
see_more="See more..."
-homepage="Home page"
+homepage="Home"
archive="Archive"
+back_home="Back to homepage"
+leave_tip="Leave a tip"
+latest_posts="Latest entries"
[languages.es]
generate_feed = false
@@ -61,6 +64,9 @@ other_links="Otros vínculos"
see_more="Ver más..."
homepage="Inicio"
archive="Archivo"
+back_home="Regresar al inicio"
+leave_tip="Dejar propina"
+latest_posts="Entradas recientes"
[languages.ru]
generate_feed = false
@@ -84,4 +90,6 @@ other_links="Другие ссылки"
see_more="Смотреть больше..."
homepage="Главная"
archive="Архив"
-
+back_home="Вернуться на главную"
+leave_tip="Оставить чаевые"
+latest_posts="Последние записи"