forked from FoundKeyGang/FoundKey
New translations ja.yml (English)
This commit is contained in:
parent
9ac34badad
commit
b02c00eb41
1 changed files with 5 additions and 5 deletions
|
@ -53,10 +53,10 @@ common:
|
||||||
show-reversi-board-labels: "Show row and column labels in Reversi"
|
show-reversi-board-labels: "Show row and column labels in Reversi"
|
||||||
reversi:
|
reversi:
|
||||||
drawn: "Game Drawn"
|
drawn: "Game Drawn"
|
||||||
my-turn: "あなたのターンです"
|
my-turn: "Your turn"
|
||||||
opponent-turn: "相手のターンです"
|
opponent-turn: "Opponent's turn"
|
||||||
turn-of: "{}のターンです"
|
turn-of: "It is {}'s turn"
|
||||||
past-turn-of: "{}のターン"
|
past-turn-of: "{}' turn"
|
||||||
widgets:
|
widgets:
|
||||||
analog-clock: "Analog clock"
|
analog-clock: "Analog clock"
|
||||||
profile: "Profile"
|
profile: "Profile"
|
||||||
|
@ -553,7 +553,7 @@ desktop/views/components/timeline.vue:
|
||||||
global: "Global"
|
global: "Global"
|
||||||
list: "Lists"
|
list: "Lists"
|
||||||
desktop/views/components/ui.header.vue:
|
desktop/views/components/ui.header.vue:
|
||||||
welcome-back: "Welcome back, "
|
welcome-back: "Welcome back,"
|
||||||
desktop/views/components/ui.header.account.vue:
|
desktop/views/components/ui.header.account.vue:
|
||||||
profile: "Your profile"
|
profile: "Your profile"
|
||||||
drive: "Drive"
|
drive: "Drive"
|
||||||
|
|
Loading…
Reference in a new issue