1fanwang commented on code in PR #70418:
URL: https://github.com/apache/airflow/pull/70418#discussion_r3651695777
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/dashboard.json:
##########
@@ -1,4 +1,22 @@
{
+ "alerts": {
+ "seeLessContext": "查看更少",
Review Comment:
查看更少 / 查看更少信息 / 查看更少背景信息
maybe `查看更少` is actualy better, more concise in this setting, does not
really drop the implicit meaning of `Context` in this senario, what's the
convention for Chinese translation, go with that
same for other places
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/dashboard.json:
##########
@@ -1,4 +1,22 @@
{
+ "alerts": {
+ "seeLessContext": "查看更少",
Review Comment:
查看更少 / 查看更少信息 / 查看更少背景信息
maybe `查看更少` is actualy better, more concise in this setting, does not
really drop the implicit meaning of `Context` in this scenario, what's the
convention for Chinese translation, go with that
same for other places
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]