mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Updated translations with latest Crowdin changes (#4890)
This commit is contained in:
@ -27,7 +27,7 @@ return [
|
||||
'notifications_save' => 'Salvează Preferințe',
|
||||
'notifications_update_success' => 'Preferințele de notificare au fost actualizate!',
|
||||
'notifications_watched' => 'Articole urmărite și ignorate',
|
||||
'notifications_watched_desc' => ' Mai jos sunt elementele care au fost aplicate preferințe personalizate. Pentru a actualiza preferințele pentru acestea, vizualizați elementul și apoi găsiți opțiunile de ceas în bara laterală.',
|
||||
'notifications_watched_desc' => 'Mai jos sunt elementele care au fost aplicate preferințe personalizate. Pentru a actualiza preferințele pentru acestea, vizualizați elementul și apoi găsiți opțiunile de ceas în bara laterală.',
|
||||
|
||||
'auth' => 'Acces & Securitate',
|
||||
'auth_change_password' => 'Schimbă Parola',
|
||||
|
@ -276,6 +276,14 @@ return [
|
||||
'webhooks_last_errored' => 'Ultima eroare:',
|
||||
'webhooks_last_error_message' => 'Ultimul mesaj de eroare:',
|
||||
|
||||
// Licensing
|
||||
'licenses' => 'Licenses',
|
||||
'licenses_desc' => 'This page details license information for BookStack in addition to the projects & libraries that are used within BookStack. Many projects listed may only be used in a development context.',
|
||||
'licenses_bookstack' => 'BookStack License',
|
||||
'licenses_php' => 'PHP Library Licenses',
|
||||
'licenses_js' => 'JavaScript Library Licenses',
|
||||
'licenses_other' => 'Other Licenses',
|
||||
'license_details' => 'License Details',
|
||||
|
||||
//! If editing translations files directly please ignore this in all
|
||||
//! languages apart from en. Content will be auto-copied from en.
|
||||
|
Reference in New Issue
Block a user