forked from FoundKeyGang/FoundKey
New translations ja.yml (English)
This commit is contained in:
parent
fcb9133f27
commit
3f33dbf6e8
1 changed files with 4 additions and 4 deletions
|
@ -154,8 +154,8 @@ common/views/components/note-menu.vue:
|
||||||
favorite: "Favorite this note"
|
favorite: "Favorite this note"
|
||||||
pin: "Pin to your profile page"
|
pin: "Pin to your profile page"
|
||||||
delete: "Delete"
|
delete: "Delete"
|
||||||
delete-confirm: "Delete this post for sure?"
|
delete-confirm: "Are you sure you want to delete this post?"
|
||||||
remote: "Show the originating note"
|
remote: "Show original note"
|
||||||
common/views/components/poll.vue:
|
common/views/components/poll.vue:
|
||||||
vote-to: "Vote for '{}'"
|
vote-to: "Vote for '{}'"
|
||||||
vote-count: "{} votes"
|
vote-count: "{} votes"
|
||||||
|
@ -957,8 +957,8 @@ docs:
|
||||||
require-permission: "This endpoint requires {permission} permission."
|
require-permission: "This endpoint requires {permission} permission."
|
||||||
has-limit: "There is a rate limit."
|
has-limit: "There is a rate limit."
|
||||||
duration-limit: "You can't request when a frequency of a request in during {duration} milliseconds exceeds {max} times."
|
duration-limit: "You can't request when a frequency of a request in during {duration} milliseconds exceeds {max} times."
|
||||||
min-interval-limit: "You can't request before {interval} milliseconds has passed since previous request."
|
min-interval-limit: "You can't request before {interval} milliseconds have passed since the previous request."
|
||||||
show-src: "You can view source code for this endpoint."
|
show-src: "You can view the source code for this endpoint."
|
||||||
show-src-link: "See the code on GitHub"
|
show-src-link: "See the code on GitHub"
|
||||||
generated: "This doc is generated by an API definition."
|
generated: "This doc is generated by an API definition."
|
||||||
props:
|
props:
|
||||||
|
|
Loading…
Reference in a new issue