Skip to content

Commit

Permalink
feature: add agentStatusSelect locale[ENPF-58]
Browse files Browse the repository at this point in the history
  • Loading branch information
Lera24 committed Nov 10, 2023
1 parent b2d6c4f commit cec77b5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/locale/kz/kz.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,5 +311,12 @@ export default {
dummy: {
text: 'Бөлімде әлі жазбалар жасалмаған',
},
agentStatusSelect: {
pauseCausePopup: {
title: 'Үзіліс себебін таңдаңыз',
min: 'Мин',
unlimited: 'Шексіз',
},
},
},
};

0 comments on commit cec77b5

Please sign in to comment.