New translations ja.yml (English)
This commit is contained in:
parent
58ab04f2f4
commit
1516ce86f4
|
@ -55,7 +55,7 @@ common:
|
||||||
drawn: "Draw"
|
drawn: "Draw"
|
||||||
my-turn: "Your turn"
|
my-turn: "Your turn"
|
||||||
opponent-turn: "Opponent's turn"
|
opponent-turn: "Opponent's turn"
|
||||||
turn-of: "It is {}'s turn"
|
turn-of: "{}'s turn"
|
||||||
past-turn-of: "{}' turn"
|
past-turn-of: "{}' turn"
|
||||||
widgets:
|
widgets:
|
||||||
analog-clock: "Analog clock"
|
analog-clock: "Analog clock"
|
||||||
|
@ -541,8 +541,8 @@ desktop/views/components/settings.profile.vue:
|
||||||
is-bot: "This account is a Bot"
|
is-bot: "This account is a Bot"
|
||||||
is-cat: "This account is a Cat"
|
is-cat: "This account is a Cat"
|
||||||
desktop/views/components/sub-note-content.vue:
|
desktop/views/components/sub-note-content.vue:
|
||||||
private: "this post is private"
|
private: "This post is a private"
|
||||||
deleted: "this post has been deleted"
|
deleted: "This post has been deleted"
|
||||||
media-count: "{} media attached"
|
media-count: "{} media attached"
|
||||||
poll: "Poll"
|
poll: "Poll"
|
||||||
desktop/views/components/taskmanager.vue:
|
desktop/views/components/taskmanager.vue:
|
||||||
|
|
Loading…
Reference in New Issue