mirror of
https://github.com/foss42/apidash.git
synced 2025-05-29 04:50:36 +08:00
Update kLabelImport
This commit is contained in:
@ -674,7 +674,7 @@ const kRaiseIssue =
|
|||||||
|
|
||||||
const kHintTextUrlCard = "Enter API endpoint like https://$kDefaultUri/";
|
const kHintTextUrlCard = "Enter API endpoint like https://$kDefaultUri/";
|
||||||
const kLabelPlusNew = "+ New";
|
const kLabelPlusNew = "+ New";
|
||||||
const kLabelImport = "+ Import";
|
const kLabelImport = "Import";
|
||||||
const kLabelSend = "Send";
|
const kLabelSend = "Send";
|
||||||
const kLabelSending = "Sending..";
|
const kLabelSending = "Sending..";
|
||||||
const kLabelBusy = "Busy";
|
const kLabelBusy = "Busy";
|
||||||
|
Reference in New Issue
Block a user