Fix short link. Generate One Time Link (#1301)
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
This commit is contained in:
committed by
GitHub
parent
352a022f30
commit
968d2b90a0
@@ -39,6 +39,7 @@ const messages = { // eslint-disable-line no-unused-vars
|
||||
sort: 'Sort',
|
||||
ExpireDate: 'Expire Date',
|
||||
Permanent: 'Permanent',
|
||||
OneTimeLink: 'Generate short one time link',
|
||||
},
|
||||
ua: {
|
||||
name: 'Ім`я',
|
||||
@@ -112,6 +113,7 @@ const messages = { // eslint-disable-line no-unused-vars
|
||||
sort: 'Сортировка',
|
||||
ExpireDate: 'Дата истечения срока',
|
||||
Permanent: 'Бессрочно',
|
||||
OneTimeLink: 'Создать короткую одноразовую ссылку',
|
||||
},
|
||||
tr: { // Müslüm Barış Korkmazer @babico
|
||||
name: 'İsim',
|
||||
|
||||
Reference in New Issue
Block a user