mirror of
https://github.com/tooot-app/app
synced 2025-01-06 23:01:51 +01:00
commit
a6135adb17
@ -101,7 +101,7 @@
|
||||
"accessibilityHint": "用户帐户名"
|
||||
}
|
||||
},
|
||||
"application": "发自于 {{application}}",
|
||||
"application": "发自{{application}}",
|
||||
"edited": {
|
||||
"accessibilityLabel": "嘟文已编辑"
|
||||
},
|
||||
@ -113,7 +113,7 @@
|
||||
"accessibilityLabel": "此嘟文是私信"
|
||||
},
|
||||
"private": {
|
||||
"accessibilityLabel": "此嘟文仅关注着可见"
|
||||
"accessibilityLabel": "此嘟文仅关注者可见"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -184,13 +184,13 @@
|
||||
}
|
||||
},
|
||||
"deleteEdit": {
|
||||
"function": "删除嘟文",
|
||||
"button": "删除此条嘟文",
|
||||
"function": "删除并重新编辑",
|
||||
"button": "删除并重新编辑此条嘟文",
|
||||
"alert": {
|
||||
"title": "确认删除嘟文?",
|
||||
"message": "确定要删除这条嘟文并重新编辑它吗?所有相关的转嘟和喜欢都会被清除,回复将会失去关联。",
|
||||
"buttons": {
|
||||
"confirm": "确认删除",
|
||||
"confirm": "删除并重新编辑",
|
||||
"cancel": "$t(common:buttons.cancel)"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user