forked from FoundKeyGang/FoundKey
New translations ja.yml (English)
This commit is contained in:
parent
66b8e5647d
commit
12f20c67b1
1 changed files with 4 additions and 4 deletions
|
@ -272,7 +272,7 @@ common/views/components/poll.vue:
|
|||
show-result: "Show results"
|
||||
voted: "Voted"
|
||||
common/views/components/poll-editor.vue:
|
||||
no-only-one-choice: "At least two choices are required to make a poll."
|
||||
no-only-one-choice: "At least two choices are required"
|
||||
choice-n: "Choice {}"
|
||||
remove: "Delete the choice"
|
||||
add: "+ Add a choice"
|
||||
|
@ -293,9 +293,9 @@ common/views/components/signup.vue:
|
|||
available: "Available"
|
||||
unavailable: "Unavailable"
|
||||
error: "Network error"
|
||||
invalid-format: "Only use letters, numbers and -."
|
||||
too-short: "Please enter at least 1 character!"
|
||||
too-long: "Please enter less than 20 characters."
|
||||
invalid-format: "letters, numbers and _ are acceptable."
|
||||
too-short: "Should not be blank!"
|
||||
too-long: "Enter within 20 characters."
|
||||
password: "Password"
|
||||
password-placeholder: "More than 8 characters are recommended."
|
||||
weak-password: "Weak password"
|
||||
|
|
Loading…
Reference in a new issue