Is it ok to use some button labels with verbs from the user’s perspective and some with verbs from the system perspective in the same project?
In some cases I have "See/view all" or "Go to comments", and then I have "Show details" or something like that.
I feel like the first set (See, View, Go to) is the system telling the user what to do, while "Show" is the user telling the system what action to perform - just from the linguistic point of view I guess.
But is it wrong considering UX consistency to use both throughout one project? If so, which way is preferable?
And is either one of those verbs ("See" or "View") better for some reason or are they equally good to use?