mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
spelling: attachment
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -3,9 +3,9 @@ import React from 'react';
|
|||||||
import { Dragzone, FormattedMessage as T } from '@/components';
|
import { Dragzone, FormattedMessage as T } from '@/components';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Vendor Attahment Tab.
|
* Vendor Attachment Tab.
|
||||||
*/
|
*/
|
||||||
function VendorAttahmentTab() {
|
function VendorAttachmentTab() {
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<Dragzone
|
<Dragzone
|
||||||
@@ -18,4 +18,4 @@ function VendorAttahmentTab() {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
export default VendorAttahmentTab;
|
export default VendorAttachmentTab;
|
||||||
@@ -423,7 +423,7 @@
|
|||||||
"company_name": "اسم الشركة",
|
"company_name": "اسم الشركة",
|
||||||
"other": "آخر",
|
"other": "آخر",
|
||||||
"address": "عنوان",
|
"address": "عنوان",
|
||||||
"attachement": "التعلق",
|
"attachment": "التعلق",
|
||||||
"country": "دولة",
|
"country": "دولة",
|
||||||
"city_town": "المدينة / البلدة",
|
"city_town": "المدينة / البلدة",
|
||||||
"state": "ولاية",
|
"state": "ولاية",
|
||||||
|
|||||||
@@ -420,7 +420,7 @@
|
|||||||
"company_name": "Company Name",
|
"company_name": "Company Name",
|
||||||
"other": "Other",
|
"other": "Other",
|
||||||
"address": "Address",
|
"address": "Address",
|
||||||
"attachement": "Attachement",
|
"attachment": "Attachment",
|
||||||
"country": "Country",
|
"country": "Country",
|
||||||
"city_town": "City/Town",
|
"city_town": "City/Town",
|
||||||
"state": "State",
|
"state": "State",
|
||||||
|
|||||||
Reference in New Issue
Block a user