-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4598 from Atharva1723/update_kannada
Added words for Kannada language translation and also changed the language code
- Loading branch information
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...ification-center/src/i18n/languages/ka.ts → ...ification-center/src/i18n/languages/kn.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
import { ITranslationEntry } from '../lang'; | ||
|
||
export const KA: ITranslationEntry = { | ||
export const KN: ITranslationEntry = { | ||
translations: { | ||
notifications: 'ಅಧಿಸೂಚನೆಗಳು', | ||
markAllAsRead: 'ಎಲ್ಲವನ್ನು ಓದಲಾಗಿದೆ ಎಂದು ಗುರುತಿಸಿ', | ||
poweredBy: 'ಮೂಲಕ ನಡೆಸಲ್ಪಡುತ್ತಿದೆ', | ||
settings: 'ಸಂಯೋಜನೆಗಳು', | ||
noNewNotification: 'აქ ახალი სანახავი ჯერ არაფერია', | ||
settings: 'ಸೆಟ್ಟಿಂಗ್ಸ್', | ||
noNewNotification: 'ಹೊಸ ಅಧಿಸೂಚನೆ ಇಲ್ಲ', | ||
}, | ||
lang: 'ka', | ||
lang: 'kn', | ||
}; |
5046d88
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://novu-web-component-dev.netlify.app as production
🚀 Deployed on https://6533be3d917348134143fd42--novu-web-component-dev.netlify.app