Merge pull request #2011 from mattermost/plt-1837
PLT-1837 Remove expiry from public links
Этот коммит содержится в:
@@ -455,10 +455,6 @@
|
||||
"id": "api.file.get_file.not_found.app_error",
|
||||
"translation": "Could not find file."
|
||||
},
|
||||
{
|
||||
"id": "api.file.get_file.public_expired.app_error",
|
||||
"translation": "The public link has expired"
|
||||
},
|
||||
{
|
||||
"id": "api.file.get_file.public_invalid.app_error",
|
||||
"translation": "The public link does not appear to be valid"
|
||||
@@ -3395,4 +3391,4 @@
|
||||
"id": "web.watcher_fail.error",
|
||||
"translation": "Failed to add directory to watcher %v"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
@@ -455,10 +455,6 @@
|
||||
"id": "api.file.get_file.not_found.app_error",
|
||||
"translation": "No se encontró el archivo."
|
||||
},
|
||||
{
|
||||
"id": "api.file.get_file.public_expired.app_error",
|
||||
"translation": "El enlace público ha expirado"
|
||||
},
|
||||
{
|
||||
"id": "api.file.get_file.public_invalid.app_error",
|
||||
"translation": "El enlace público parece ser inválido"
|
||||
@@ -3395,4 +3391,4 @@
|
||||
"id": "web.watcher_fail.error",
|
||||
"translation": "Falla al agregar el directorio a ser vigilado %v"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user