Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
thisaakash authored Aug 7, 2022
1 parent 4997ffa commit e6eb4ab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/notification-center/src/i18n/languages/gj.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
import { ITranslationEntry } from '../lang';

export const GJ: ITranslationEntry = {
translations: {
notifications: 'સૂચના',
markAllAsRead: 'બધાને વાંચેલા તરીકે ચિહ્નિત કરો',
poweredBy: 'દ્વારા સંચાલિત',
},
lang: 'gj',
};

0 comments on commit e6eb4ab

Please sign in to comment.