Skip to content

Commit

Permalink
fix(lang): Add missing comma in turkish (#8102)
Browse files Browse the repository at this point in the history
  • Loading branch information
mister-ben authored Feb 1, 2023
1 parent 7493925 commit 7776d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"restore all settings to the default values": "tüm ayarları varsayılan değerlere geri yükler",
"Done": "Tamam",
"Caption Settings Dialog": "Altyazı Ayarları Menüsü",
"Beginning of dialog window. Escape will cancel and close the window.": "Etkileşim penceresinin başlangıcı. ESC tuşu işlemi iptal edip pencereyi kapatacaktır."
"Beginning of dialog window. Escape will cancel and close the window.": "Etkileşim penceresinin başlangıcı. ESC tuşu işlemi iptal edip pencereyi kapatacaktır.",
"End of dialog window.": "Etkileşim penceresinin sonu.",
"{1} is loading.": "{1} yükleniyor.",
"Exit Picture-in-Picture": "Mini oynatıcıdan çık",
Expand Down

0 comments on commit 7776d18

Please # to comment.