mirror of https://github.com/tooot-app/app
Update refresh translation
This commit is contained in:
parent
80dfd47d8b
commit
9fdf3ab640
|
@ -12,8 +12,8 @@ export default {
|
|||
message: 'The end, what about a cup of <0 />'
|
||||
},
|
||||
refresh: {
|
||||
fetchPreviousPage: 'Refresh upwards',
|
||||
refetch: 'Refresh all'
|
||||
fetchPreviousPage: 'Newer from here',
|
||||
refetch: 'To latest'
|
||||
},
|
||||
shared: {
|
||||
actioned: {
|
||||
|
|
|
@ -12,8 +12,8 @@ export default {
|
|||
message: '居然刷到底了,喝杯 <0 /> 吧'
|
||||
},
|
||||
refresh: {
|
||||
fetchPreviousPage: '向上刷新',
|
||||
refetch: '完全刷新'
|
||||
fetchPreviousPage: '较新于此嘟嘟',
|
||||
refetch: '最新的嘟嘟'
|
||||
},
|
||||
shared: {
|
||||
actioned: {
|
||||
|
|
Loading…
Reference in New Issue