Skip to content

Commit

Permalink
Create tr.json
Browse files Browse the repository at this point in the history
Turkish language support for admin panel
  • Loading branch information
ayhankerim authored and mattmilburn committed Apr 17, 2024
1 parent c5a2df3 commit 4ef1f21
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions admin/src/translations/tr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"form.button.draft": "Taslak önizlemesini aç",
"form.button.published": "Canlı görünümü aç",
"form.button.copy-link": "Bağlantıyı kopyala",
"form.button.copy-link.draft": "Önizleme bağlantısını kopyala",
"notification.success.link-copied": "Bağlantı panoya kopyalandı"
}

0 comments on commit 4ef1f21

Please sign in to comment.