Update it.json (POEditor.com)

This commit is contained in:
JannisX11 2022-04-23 20:05:56 +03:00
parent 46bf0bb570
commit bbb577c03c

View File

@ -1302,7 +1302,7 @@
"layout.options": "Options",
"layout.color": "Color Scheme",
"layout.documentation": "Documentation",
"layout.color.bright_ui_text": "Bright UI",
"layout.color.bright_ui_text": "Bright UI Text",
"layout.color.bright_ui_text.desc": "Text on bright backgrounds",
"layout.name": "Name",
"layout.author": "Author",
@ -1536,5 +1536,8 @@
"menu.animation.unload": "Unload",
"panel.timeline": "Timeline",
"action.pan_tool": "Pan Tool",
"action.pan_tool.desc": "Tool to navigate in the viewport and the texture editor"
"action.pan_tool.desc": "Tool to navigate in the viewport and the texture editor",
"message.set_background_position.title": "Set Background Position",
"message.set_background_position.position": "Position",
"message.set_background_position.size": "Size"
}