From ece280bb90dd40adb4f6638212d5bf1361f49a08 Mon Sep 17 00:00:00 2001 From: akhileshkotwal2547 Date: Thu, 18 Sep 2025 01:27:45 +0530 Subject: [PATCH] Spelling and Grammer fixes in Kannada translation. --- docs/translations/README.ka.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/translations/README.ka.md b/docs/translations/README.ka.md index a2eb2144..a7f0944d 100644 --- a/docs/translations/README.ka.md +++ b/docs/translations/README.ka.md @@ -70,7 +70,7 @@ git add Contributors.md ``` git commit -m "add name to contributors" ``` -"add name to contributors" ಇದು ಕಮಿಟ್‌ ಸಂದೇಶ. ನೀವು ಮಾಡಿದ ಬದಲಾವಣೆಗೆ ತಕ್ಕಂತೆ ಸಂದೇಶವು ಅಥ೯ ಪೂಣ೯ವಾಗಿರಬೇಕು +"add name to contributors" ಇದು ಕಮಿಟ್‌ ಸಂದೇಶ. ನೀವು ಮಾಡಿದ ಬದಲಾವಣೆಗೆ ತಕ್ಕಂತೆ ಸಂದೇಶವು ಅಥ೯ಪೂಣ೯ವಾಗಿರಬೇಕು ## ಬದಲಾವಣೆಗಳನ್ನು ಗಿಟ್‌ಹಬ್‌ಗೆ ಪುಶ್ ಮಾಡಿ `Git push` ಆಜ್ಞೆಯನ್ನು ಬಳಸಿಕೊಂಡು ನಿಮ್ಮ ಬದಲಾವಣೆಗಳನ್ನು ಗಿಟ್‌ಹಬ್‌ಗೆ ಕಳುಹಿಸಿರಿ: ```