1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Lexical: Ran a deeper check on translation use

This commit is contained in:
Dan Brown
2025-01-27 16:40:41 +00:00
parent d89a2fdb15
commit 7e03a973d8
5 changed files with 6 additions and 21 deletions

View File

@ -13,6 +13,7 @@ return [
'cancel' => 'Cancel',
'save' => 'Save',
'close' => 'Close',
'apply' => 'Apply',
'undo' => 'Undo',
'redo' => 'Redo',
'left' => 'Left',
@ -147,6 +148,7 @@ return [
'url' => 'URL',
'text_to_display' => 'Text to display',
'title' => 'Title',
'browse_links' => 'Browse links',
'open_link' => 'Open link',
'open_link_in' => 'Open link in...',
'open_link_current' => 'Current window',