Add translations

This commit is contained in:
Justin Edmund 2023-01-22 14:38:59 -08:00
parent 5ad3bfc87c
commit cb6698afec
2 changed files with 4 additions and 2 deletions

View file

@ -370,5 +370,6 @@
"no_raid": "No raid", "no_raid": "No raid",
"no_user": "Anonymous", "no_user": "Anonymous",
"no_job": "No class", "no_job": "No class",
"no_value": "No value" "no_value": "No value",
"level": "Level"
} }

View file

@ -371,5 +371,6 @@
"no_raid": "マルチなし", "no_raid": "マルチなし",
"no_user": "無名", "no_user": "無名",
"no_job": "ジョブなし", "no_job": "ジョブなし",
"no_value": "値なし" "no_value": "値なし",
"level": "レベル"
} }