mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Merge pull request #2635 from glombers/patch-1
Update widgets_views_markdownEditor.php
This commit is contained in:
commit
17dec351dd
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return array (
|
||||
'Add image/file' => 'Dodaj obrazek/plik',
|
||||
'Add link' => 'Dodaj odnośnik',
|
||||
'Add link' => 'Dodaj link',
|
||||
'Bold' => 'Pogrubienie',
|
||||
'Close' => 'Zamknij',
|
||||
'Code' => 'Kod',
|
||||
@ -9,16 +9,16 @@ return array (
|
||||
'Heading' => 'Nagłówek',
|
||||
'Image' => 'Obrazek',
|
||||
'Image/File' => 'Obrazek/Plik',
|
||||
'Insert Hyperlink' => 'Wstaw łącze',
|
||||
'Insert Image Hyperlink' => 'Wstaw łącze obrazka',
|
||||
'Insert Hyperlink' => 'Wstaw Hiperłącze',
|
||||
'Insert Image Hyperlink' => 'Wstaw link obrazka',
|
||||
'Italic' => 'Kursywa',
|
||||
'List' => 'Lista',
|
||||
'Please wait while uploading...' => 'Przesyłanie pliku...',
|
||||
'Please wait while uploading...' => 'Proszę czekać trwa przesyłanie pliku...',
|
||||
'Preview' => 'Podgląd',
|
||||
'Quote' => 'Cytat',
|
||||
'Target' => 'Cel',
|
||||
'Title' => 'Tytuł',
|
||||
'Title of your link' => 'Tytuł odnośnika',
|
||||
'Title of your link' => 'Tytuł twojego odnośnika',
|
||||
'URL/Link' => 'URL/Odnośnik',
|
||||
'code text here' => 'tutaj wpisz kod',
|
||||
'emphasized text' => 'wyróżniony tekst',
|
||||
|
Loading…
x
Reference in New Issue
Block a user