mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
31 lines
865 B
INI
31 lines
865 B
INI
// Proposed format:
|
|
// #LOC_RestockPlus_partconfigname_fieldname
|
|
// eg.
|
|
// #LOC_RestockPlus_restock-engine-375-3_title = ...
|
|
// #LOC_RestockPlus_restock-engine-375-3_description = ...
|
|
|
|
Localization
|
|
{
|
|
en-us
|
|
{
|
|
|
|
#LOC_RestockPlus_restock-engine-375-3_title =
|
|
#LOC_RestockPlus_restock-engine-375-3_description =
|
|
#LOC_RestockPlus_restock-engine-375-3_tags =
|
|
|
|
#LOC_RestockPlus_restock-battery-375-1_title =
|
|
#LOC_RestockPlus_restock-battery-375-1_description =
|
|
#LOC_RestockPlus_restock-battery-375-1_tags =
|
|
|
|
#LOC_RestockPlus_restock-docking-375-1_title =
|
|
#LOC_RestockPlus_restock-docking-375-1_description =
|
|
#LOC_RestockPlus_restock-docking-375-1_tags =
|
|
|
|
#LOC_RestockPlus_restock-fuel-tank-375-4_title =
|
|
#LOC_RestockPlus_restock-fuel-tank-375-4_description =
|
|
#LOC_RestockPlus_restock-fuel-tank-375-4_tags =
|
|
|
|
|
|
}
|
|
}
|