it-tools/locales/en.yml
José Miguel Manzano fcf79cc248 i18n added language selector
Added language selector and some translations.
2023-06-20 18:37:16 +02:00

26 lines
823 B
YAML

home:
commandPalette:
search: Search...
placeholder: Type to search a tool or a command...
commandPaletteStore:
actions: Actions
external: External
tools: Tools
categories:
newestTools: Newest tools
title: IT Tools - Handy online tools for developers
allTools: All the tools
favoriteTools: Your favorite tools
thanks: '! Thank you'
giveUsAStarOn: Give us a star on
orFollowUsOn: or follow us on
youLikeItTools: You like it-tools?
tools:
xmlFormat:
description: Prettify your XML string to a human friendly readable format.
indentSize: 'Indent size:'
collapseContent: 'Collapse content:'
providedXmlIsNotValid: Provided XML is not valid.
inputLabel: Your XML
outputLabel: Formatted XML from your XML
placeHolder: Paste your XML here...