Fix localization

This commit is contained in:
Justin Edmund 2023-01-28 19:27:13 -08:00
parent f11e45b801
commit 949d9a5cc1
2 changed files with 2 additions and 2 deletions

View file

@ -400,7 +400,7 @@
"copied": "This party's URL was copied to your clipboard" "copied": "This party's URL was copied to your clipboard"
}, },
"tokens": { "tokens": {
"remix": "Remix" "remix": "Remixed"
}, },
"tooltips": { "tooltips": {
"remix": "Make a copy of this team", "remix": "Make a copy of this team",

View file

@ -401,7 +401,7 @@
"copied": "この編成のURLはクリップボードにコピーされました" "copied": "この編成のURLはクリップボードにコピーされました"
}, },
"tokens": { "tokens": {
"remix": "リミックス" "remix": "リミックスされた"
}, },
"tooltips": { "tooltips": {
"remix": "この編成をコピーする", "remix": "この編成をコピーする",