Skip to content

Commit

Permalink
translations: Update Japanese and Turkish
Browse files Browse the repository at this point in the history
  • Loading branch information
VampireChicken12 committed Dec 6, 2023
1 parent 8e039d2 commit c83892d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions public/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"sections": {
"featureMenu": {
"openType": {
"title": "Feature menu settings",
"title": "フィーチャー・メニュー設定",
"select": {
"label": "Menu Activation Type",
"title": "Select the method to activate the feature menu",
"label": "メニューの有効化型",
"title": "フィーチャー・メニューを有効化にする方法を選択します",
"options": {
"click": "Click",
"hover": "Hover"
"click": "ボタンクリック",
"hover": "マウスホバー"
}
}
}
Expand Down
10 changes: 5 additions & 5 deletions public/locales/tr-TR.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"sections": {
"featureMenu": {
"openType": {
"title": "Feature menu settings",
"title": "Özellik menüsü ayarları",
"select": {
"label": "Menu Activation Type",
"title": "Select the method to activate the feature menu",
"label": "Menü Aktivasyon Türü",
"title": "Özellik menüsünü etkinleştirme yöntemini seçin",
"options": {
"click": "Click",
"hover": "Hover"
"click": "Tıkla",
"hover": "İmleci Üzerine Getir"
}
}
}
Expand Down

0 comments on commit c83892d

Please sign in to comment.