forked from FoundKeyGang/FoundKey
New translations ja-JP.yml (English)
This commit is contained in:
parent
43fb0f36a7
commit
72e0b2d470
1 changed files with 5 additions and 5 deletions
|
@ -90,9 +90,9 @@ common:
|
|||
specified: "Direct"
|
||||
specified-desc: "Post to specified users only"
|
||||
private: "Private"
|
||||
local-public: "Local (Public)"
|
||||
local-home: "Local (Home)"
|
||||
local-followers: "Local (Followers)"
|
||||
local-public: "Public (Only local)"
|
||||
local-home: "Home (Only local)"
|
||||
local-followers: "Followers (Only local)"
|
||||
note-placeholders:
|
||||
a: "What are you doing?"
|
||||
b: "What's happening?"
|
||||
|
@ -208,7 +208,7 @@ common/views/components/games/reversi/reversi.index.vue:
|
|||
invitations: "You’ve got an invitation!"
|
||||
my-games: "My game"
|
||||
all-games: "All games"
|
||||
enter-username: "Enter a username"
|
||||
enter-username: "Please enter username"
|
||||
game-state:
|
||||
ended: "Finished"
|
||||
playing: "In Progress"
|
||||
|
@ -219,7 +219,7 @@ common/views/components/games/reversi/reversi.room.vue:
|
|||
black-or-white: "Black/White"
|
||||
black-is: "Black is {}"
|
||||
rules: "Rules"
|
||||
is-llotheo: "The lesser side wins"
|
||||
is-llotheo: "The lesser one wins(Llotheo)"
|
||||
looped-map: "Looped map"
|
||||
can-put-everywhere: "Can put everywhere"
|
||||
settings-of-the-bot: "Bot settings"
|
||||
|
|
Loading…
Reference in a new issue