fix: Personnel => selector i18n

This commit is contained in:
puriphatt 2024-04-05 10:37:57 +07:00
parent ef7a95b6b3
commit 8ad4d81171
2 changed files with 5 additions and 6 deletions

View file

@ -9,5 +9,5 @@ export default {
personnelSelector3: 'Agent',
personnelSelector4: 'Agency',
personnelStatTitle: 'Summary of data'
personnelStatTitle: 'Summary data of '
};