Skip to content

Commit 2392605

Browse files
committed
style: prettier fix tr.json
1 parent 36029ea commit 2392605

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/locales/tr.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"documentNavInfo": "Belge {{ currentFileNo }} / {{ allFilesCount }}",
3-
"noRendererMessage": "Dosya türü için görüntüleyici bulunamadı: {{{ fileType }}}",
4-
"downloadButtonLabel": "Dosyayı indir",
5-
"brokenFile": "Dosyanız bozuk. Lütfen kendi cihazınızda kontrol edin.",
6-
"msgPluginRecipients": "Alıcılar",
7-
"msgPluginSender": "Gönderen",
8-
"pdfPluginLoading": "Yükleniyor...",
9-
"pdfPluginPageNumber": "Sayfa {{ currentPage }}/{{ allPagesCount }}"
2+
"documentNavInfo": "Belge {{ currentFileNo }} / {{ allFilesCount }}",
3+
"noRendererMessage": "Dosya türü için görüntüleyici bulunamadı: {{{ fileType }}}",
4+
"downloadButtonLabel": "Dosyayı indir",
5+
"brokenFile": "Dosyanız bozuk. Lütfen kendi cihazınızda kontrol edin.",
6+
"msgPluginRecipients": "Alıcılar",
7+
"msgPluginSender": "Gönderen",
8+
"pdfPluginLoading": "Yükleniyor...",
9+
"pdfPluginPageNumber": "Sayfa {{ currentPage }}/{{ allPagesCount }}"
1010
}

0 commit comments

Comments
 (0)