1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-01-03 23:42:28 +03:00

Updated translations with latest Crowdin changes (#4994)

This commit is contained in:
Dan Brown
2024-05-21 11:04:27 +01:00
committed by GitHub
parent bdfa76ed9a
commit 586e8963a8
65 changed files with 123 additions and 76 deletions

View File

@@ -37,6 +37,7 @@ return [
'social_driver_not_found' => 'Social driver not found',
'social_driver_not_configured' => 'Your :socialAccount social settings are not configured correctly.',
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.',
'login_user_not_found' => 'A user for this action could not be found.',
// System
'path_not_writable' => 'File path :filePath could not be uploaded to. Ensure it is writable to the server.',