1
0
Fork 0

Update your_token_expires_in in russian to better work with relative dates.

This commit is contained in:
Kitteh 2021-04-25 15:49:45 +01:00
parent 73211776e8
commit 42de1173cc

View file

@ -21,7 +21,7 @@ module.exports = {
// Home Page
"vaulturl_text": "Адрес хранилища: {{text}}",
"password_generator_btn": "Генератор паролей",
"your_token_expires_in": "Код доступа годен до: {{date, until_date}}"
"your_token_expires_in": "Продолжительность ключа: {{date, until_date}}"
// Unseal Page
"unseal_vault_text": "Раскрыть хранилище",