Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 81a2ec6

Browse files
committed
Fix German Localization JSON Issues
1 parent eb181b9 commit 81a2ec6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎assets/commands.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,8 +1023,7 @@
10231023
"tel": "మీ ప్రస్తుత HEAD ను బ్రాంచ్-పేరుకు మార్చండి",
10241024
"hin": "शाखा के नाम पर अपने वर्तमान हेड को रीबेस करें",
10251025
"kli": "Qu'mey potlh nach onto DoS Sor waw' jatlhqa'",
1026-
"id": "Rebase HEAD Anda saat ini ke cabang target",
1027-
1026+
"id": "Rebase HEAD Anda saat ini ke cabang target"
10281027
},
10291028
"url": "https://git-scm.com/docs/git-rebase",
10301029
"options": [
@@ -1768,7 +1767,7 @@
17681767
"tel": "X మరియు y లైన్ల మధ్య మూలం యొక్క అవుట్పుట్ను పరిమితం చేయండి",
17691768
"hin": "एक्स और वाई लाइनों के बीच स्रोत के आउटपुट को प्रतिबंधित करें",
17701769
"kli": "tI' Hal SabtaHbogh x 'ej y tlhegh",
1771-
"id": "Batasi keluaran sumber antara garis x dan y"
1770+
"id": "Batasi keluaran sumber antara garis x dan y",
17721771
"de": "Beschränkt Ausgabe der Quelle auf die Zeilen x bis y"
17731772
}
17741773
},

0 commit comments

Comments
 (0)