diff --git a/src/i18n/locales/pt/leftSidebar/extras.json b/src/i18n/locales/pt/leftSidebar/extras.json new file mode 100644 index 00000000..7afc7c06 --- /dev/null +++ b/src/i18n/locales/pt/leftSidebar/extras.json @@ -0,0 +1,10 @@ +{ + "key": { + "label": "Key", + "placeholder": "Date of Birth" + }, + "value": { + "label": "Value", + "placeholder": "6th August 1995" + } +}