diff --git a/src/i18n/locales/cs/leftSidebar/work.json b/src/i18n/locales/cs/leftSidebar/work.json new file mode 100644 index 00000000..776d7d58 --- /dev/null +++ b/src/i18n/locales/cs/leftSidebar/work.json @@ -0,0 +1,13 @@ +{ + "name": { + "label": "Name", + "placeholder": "Amazon (US)" + }, + "role": { + "label": "Role", + "placeholder": "Front-end Web Developer" + }, + "description": { + "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + } +}