diff --git a/Server/app/svelte/public/locales/ru/navbar-component.json b/Server/app/svelte/public/locales/ru/navbar-component.json index 527efd5..b1df46c 100644 --- a/Server/app/svelte/public/locales/ru/navbar-component.json +++ b/Server/app/svelte/public/locales/ru/navbar-component.json @@ -7,5 +7,7 @@ "communes": "Коммуны", "cooperatives": "Кооперативы", "parties": "Партии", - "partners": "Партнеры" + "partners": "Партнеры", + "login": "Войти", + "profile": "Профиль" } \ No newline at end of file diff --git a/Server/public/locales/ru/navbar-component.json b/Server/public/locales/ru/navbar-component.json index 527efd5..b1df46c 100644 --- a/Server/public/locales/ru/navbar-component.json +++ b/Server/public/locales/ru/navbar-component.json @@ -7,5 +7,7 @@ "communes": "Коммуны", "cooperatives": "Кооперативы", "parties": "Партии", - "partners": "Партнеры" + "partners": "Партнеры", + "login": "Войти", + "profile": "Профиль" } \ No newline at end of file