diff --git a/locales/ca.yml b/locales/ca.yml index b93af9c2c6..490ccdbc44 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" diff --git a/locales/de.yml b/locales/de.yml index 17b80343b2..a1a04850c8 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "Analoge Uhr" profile: "Profil" diff --git a/locales/en.yml b/locales/en.yml index 16b1bddb55..fbb3bd3cd3 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -58,6 +58,7 @@ common: opponent-turn: "Opponent's turn" turn-of: "{}'s turn" past-turn-of: "{}'s turn" + won: "{} won" widgets: analog-clock: "Analog clock" profile: "Profile" diff --git a/locales/es.yml b/locales/es.yml index a48619ce7d..4def62e520 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "Reloj analógico" profile: "Perfil" diff --git a/locales/fr.yml b/locales/fr.yml index 5cef0b21b3..1819d85af9 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -58,6 +58,7 @@ common: opponent-turn: "Tour de l’adversaire" turn-of: "C’est le tour de {}" past-turn-of: "C'est au tour de {}" + won: "{}の勝ち" widgets: analog-clock: "Horloge analogique" profile: "Profil" diff --git a/locales/it.yml b/locales/it.yml index b93af9c2c6..490ccdbc44 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" diff --git a/locales/ko.yml b/locales/ko.yml index b93af9c2c6..490ccdbc44 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" diff --git a/locales/pl.yml b/locales/pl.yml index 97df9e5680..651994dda9 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -58,6 +58,7 @@ common: opponent-turn: "Kolej na przeciwnika" turn-of: "Kolej na {}" past-turn-of: "Kolej {}" + won: "{}の勝ち" widgets: analog-clock: "Zegar analogowy" profile: "Profil" diff --git a/locales/pt.yml b/locales/pt.yml index f4feece31d..146836c097 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" diff --git a/locales/ru.yml b/locales/ru.yml index 9181ecc02c..5181726aff 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" diff --git a/locales/zh.yml b/locales/zh.yml index 765e0f53cb..0c2e46a397 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール"