You've already forked tf2wikipricing
l10n: add australium localization
This commit is contained in:
@@ -21,5 +21,6 @@ module.exports = {
|
|||||||
"Unique": "Unique",
|
"Unique": "Unique",
|
||||||
"Strange": "Strange",
|
"Strange": "Strange",
|
||||||
"Collector's": "Collector's",
|
"Collector's": "Collector's",
|
||||||
"Haunted": "Haunted"
|
"Haunted": "Haunted",
|
||||||
|
"Australium": "Australium"
|
||||||
}
|
}
|
||||||
@@ -21,5 +21,6 @@ module.exports = {
|
|||||||
"Unique": "de Calidad Única",
|
"Unique": "de Calidad Única",
|
||||||
"Strange": "de Calidad Rara",
|
"Strange": "de Calidad Rara",
|
||||||
"Collector's": "de Coleccionista",
|
"Collector's": "de Coleccionista",
|
||||||
"Haunted": "de Calidad Embrujada"
|
"Haunted": "de Calidad Embrujada",
|
||||||
|
"Australium": "de Australium"
|
||||||
}
|
}
|
||||||
@@ -11,8 +11,8 @@ module.exports = {
|
|||||||
// Price strings
|
// Price strings
|
||||||
"Data unavailable": "データがありません", // sourced from AppleGlot
|
"Data unavailable": "データがありません", // sourced from AppleGlot
|
||||||
"%@ ref": "%@精錬メタル",
|
"%@ ref": "%@精錬メタル",
|
||||||
"%@ key": "%@ key",
|
"%@ key": "%@個の鍵",
|
||||||
"%@ keys": "%@ keys",
|
"%@ keys": "%@個の鍵",
|
||||||
|
|
||||||
// Item quality names, all sourced from TF2 wiki
|
// Item quality names, all sourced from TF2 wiki
|
||||||
"Normal": "ノーマル",
|
"Normal": "ノーマル",
|
||||||
@@ -21,5 +21,6 @@ module.exports = {
|
|||||||
"Unique": "専用",
|
"Unique": "専用",
|
||||||
"Strange": "ストレンジ",
|
"Strange": "ストレンジ",
|
||||||
"Collector's": "Collector's",
|
"Collector's": "Collector's",
|
||||||
"Haunted": "Haunted"
|
"Haunted": "Haunted",
|
||||||
|
"Australium": "オーストラリウム"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user