Add translations
This commit is contained in:
parent
5ad3bfc87c
commit
cb6698afec
2 changed files with 4 additions and 2 deletions
|
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -371,5 +371,6 @@
|
||||||
"no_raid": "マルチなし",
|
"no_raid": "マルチなし",
|
||||||
"no_user": "無名",
|
"no_user": "無名",
|
||||||
"no_job": "ジョブなし",
|
"no_job": "ジョブなし",
|
||||||
"no_value": "値なし"
|
"no_value": "値なし",
|
||||||
|
"level": "レベル"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue