mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-02-24 03:03:55 +01:00
Correct language string for tags
This commit is contained in:
parent
7cff07edfe
commit
ec7f5a3ef8
@ -18,7 +18,7 @@ return [
|
||||
'links_private_default_help' => 'Enabling this will make all new links private by default',
|
||||
'notes_private_default' => 'Private Notes by default',
|
||||
'notes_private_default_help' => 'Enabling this will make all new notes private by default',
|
||||
'tags_private_default' => 'Private Notes by default',
|
||||
'tags_private_default' => 'Private Tags by default',
|
||||
'tags_private_default_help' => 'Enabling this will make all new tags private by default',
|
||||
'lists_private_default' => 'Private Lists by default',
|
||||
'lists_private_default_help' => 'Enabling this will make all new lists private by default',
|
||||
|
Loading…
x
Reference in New Issue
Block a user