You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678
  1. const translation = {
  2. sidebar: {
  3. collapseSidebar: 'साइडबार को बंद करें',
  4. expandSidebar: 'साइडबार विस्तार करें',
  5. },
  6. }
  7. export default translation