Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Commit 012e3d1

Browse files
committed
locales update
1 parent 5236c70 commit 012e3d1

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

locales/en/common.json

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
{
2-
"example": "Example"
2+
"backToFront": "Back to frontpage",
3+
"menu": "Menu",
4+
"menu_close": "Close menu",
5+
"close": "Close",
6+
"en": "Eng",
7+
"ru": "Рус",
8+
"welcome": "Welcome to",
9+
"frontTitle": "Next.js+Drupal Typescript Starter",
10+
"frontDesc": "Starter template by WakeLab",
11+
"copyright": "All rights reserved.",
12+
"desDev": "Design and development by:"
313
}

locales/ru/common.json

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
{
2-
"example": "Пример"
2+
"backToFront": "Вернуться на главную страницу",
3+
"menu": "Меню",
4+
"menu_close": "Закрыть меню",
5+
"close": "Закрыть",
6+
"en": "Eng",
7+
"ru": "Рус",
8+
"welcome": "Приветствуем на сайте ",
9+
"frontTitle": "Next.js+Drupal Typescript стартер",
10+
"frontDesc": "Стартовый шаблон от WakeLab",
11+
"copyright": "Все права защищены.",
12+
"desDev": "Дизайн и разработка:"
313
}

0 commit comments

Comments
 (0)