From b02c00eb4196d43a5d1316d95738862ca512547c Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 27 Jun 2018 01:37:47 +0900 Subject: [PATCH] New translations ja.yml (English) --- locales/en.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index cdb179fe9..fb371a20c 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -53,10 +53,10 @@ common: show-reversi-board-labels: "Show row and column labels in Reversi" reversi: drawn: "Game Drawn" - my-turn: "あなたのターンです" - opponent-turn: "相手のターンです" - turn-of: "{}のターンです" - past-turn-of: "{}のターン" + my-turn: "Your turn" + opponent-turn: "Opponent's turn" + turn-of: "It is {}'s turn" + past-turn-of: "{}' turn" widgets: analog-clock: "Analog clock" profile: "Profile" @@ -553,7 +553,7 @@ desktop/views/components/timeline.vue: global: "Global" list: "Lists" desktop/views/components/ui.header.vue: - welcome-back: "Welcome back, " + welcome-back: "Welcome back," desktop/views/components/ui.header.account.vue: profile: "Your profile" drive: "Drive"