Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对一个数字字符串翻译的时候 没有key 应该返回数字字符本身 结果返回了其他的内容 #75

Open
18663450635 opened this issue Dec 19, 2024 · 2 comments

Comments

@18663450635
Copy link

{{ t('2134') }} = Are you sure to delete this shipment plan? It cannot be restored after deletion
idmap.js中存在 "确定要删除此出运单吗,删除后不可恢复": 2134,
en.js中存在 "2134": "Are you sure to delete this shipment plan? It cannot be restored after deletion",

@zhangfisher
Copy link
Owner

为什么有t('2134')这需要翻译的?

@18663450635
Copy link
Author

18663450635 commented Dec 19, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants