Add agency and custom category (for use with WBTools)

This commit is contained in:
2020-06-06 01:06:32 -07:00
parent 4c10f0ecd7
commit daf80b7f0f
15 changed files with 121 additions and 2 deletions

View File

@ -2,10 +2,19 @@ Localization
{
en-us
{
// AGENCIES
#LOC_ConformalDecals_agent-peel-n-stick_title = Peel-N-Stik Adhesive Decals
#LOC_ConformalDecals_agent-peel-n-stick_description = Creators of premium stickers and decals for over 50 years, Peel-N-Stik only recently broke into the aerospace industry after noticing the increased demand for branding on rockets and aircraft.
// CATEGORIES
#LOC_ConformalDecals_category-decals_title = Decals
// UI ELEMENTS
#LOC_ConformalDecals_gui-scale = Scale
#LOC_ConformalDecals_gui-depth = Depth
#LOC_ConformalDecals_gui-opacity = Opacity
#LOC_ConformalDecals_gui-cutoff = Cutoff
#LOC_ConformalDecals_gui-aspectratio = Aspect Ratio
}
}