mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
chore(ckeditor5-admonition): integrate code structure
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"Admonition": "Content for a tooltip is displayed when a user hovers the CKEditor 5 icon."
|
||||
"Admonition": "Toolbar button tooltip for the Admonition feature."
|
||||
}
|
||||
|
||||
22
packages/ckeditor5-admonition/lang/en.po
Normal file
22
packages/ckeditor5-admonition/lang/en.po
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
||||
#
|
||||
# !!! IMPORTANT !!!
|
||||
#
|
||||
# Before you edit this file, please keep in mind that contributing to the project
|
||||
# translations is possible ONLY via the Transifex online service.
|
||||
#
|
||||
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
||||
#
|
||||
# To learn more, check out the official contributor's guide:
|
||||
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Language: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
||||
msgctxt "Toolbar button tooltip for the Admoniton feature."
|
||||
msgid "Admonition"
|
||||
msgstr "Admonition"
|
||||
Reference in New Issue
Block a user