feat(content): organize platform media sections
This commit is contained in:
+8
-3
@@ -137,14 +137,19 @@
|
||||
"footer": "Press {shortcut} to open quickly"
|
||||
},
|
||||
"Content": {
|
||||
"youtubeTitle": "Latest YouTube Videos",
|
||||
"youtubeTitlePrefix": "Latest",
|
||||
"youtubeTitle": "Videos",
|
||||
"youtubeChannel": "My YouTube channel",
|
||||
"youtubeEmbedTitle": "YouTube video player",
|
||||
"pdfTitle": "LinkedIn PDF Notes",
|
||||
"pdfTitle": "PDF Notes",
|
||||
"linkedinProfile": "My LinkedIn profile",
|
||||
"pdfPreviewError": "Preview could not be loaded",
|
||||
"pdfPreviewTitle": "{name} preview",
|
||||
"openPdf": "Open the {name} PDF note",
|
||||
"pdfModalDefaultTitle": "PDF Note",
|
||||
"xTitle": "JavaScript Anatomy",
|
||||
"xSeries": "My JavaScript Anatomy series on X",
|
||||
"xVideoTitle": "JavaScript Anatomy, episode {episode}",
|
||||
"videoUnsupported": "Your browser does not support video playback.",
|
||||
"prev": "Previous",
|
||||
"next": "Next",
|
||||
"pdfNotFound": "No PDF files found inside `/public/pdf`."
|
||||
|
||||
+8
-3
@@ -137,14 +137,19 @@
|
||||
"footer": "Hızlıca açmak için {shortcut} kullan"
|
||||
},
|
||||
"Content": {
|
||||
"youtubeTitle": "Son YouTube Videoları",
|
||||
"youtubeTitlePrefix": "Son",
|
||||
"youtubeTitle": "Videoları",
|
||||
"youtubeChannel": "YouTube kanalım",
|
||||
"youtubeEmbedTitle": "YouTube video oynatıcı",
|
||||
"pdfTitle": "LinkedIn PDF Notları",
|
||||
"pdfTitle": "PDF Notları",
|
||||
"linkedinProfile": "LinkedIn profilim",
|
||||
"pdfPreviewError": "Önizleme yüklenemedi",
|
||||
"pdfPreviewTitle": "{name} önizleme",
|
||||
"openPdf": "{name} PDF notunu aç",
|
||||
"pdfModalDefaultTitle": "PDF Notu",
|
||||
"xTitle": "JavaScript Anatomisi",
|
||||
"xSeries": "X'teki JavaScript Anatomisi serim",
|
||||
"xVideoTitle": "JavaScript Anatomisi, bölüm {episode}",
|
||||
"videoUnsupported": "Tarayıcınız video oynatmayı desteklemiyor.",
|
||||
"prev": "Önceki",
|
||||
"next": "Sonraki",
|
||||
"pdfNotFound": "/public/pdf içinde PDF bulunamadı."
|
||||
|
||||
Reference in New Issue
Block a user