chore: 🌐 localized "dashboard icons string"

This commit is contained in:
IceToast 2022-01-03 02:10:36 +01:00
parent 51c7361d73
commit f056a183c7
2 changed files with 11 additions and 17 deletions

View file

@ -89,13 +89,6 @@
"Token": "Token",
"Last used": "Last used",
"Are you sure you wish to delete?": "Are you sure you wish to delete?",
"Edit Configuration": "Edit Configuration",
"Text Field": "Text Field",
"Cancel": "Cancel",
"Save": "Save",
"Configurations": "Configurations",
"Key": "Key",
"Value": "Value",
"Nests": "Nests",
"Sync": "Sync",
"Active": "Active",
@ -151,10 +144,15 @@
"Config": "Config",
"Suspended at": "Suspended at",
"Settings": "Settings",
"Dashboard icons": "Dashboard icons",
"Invoice Settings": "Invoice Settings",
"Key": "Key",
"Value": "Value",
"Edit Configuration": "Edit Configuration",
"Text Field": "Text Field",
"Cancel": "Cancel",
"Save": "Save",
"Select panel icon": "Select panel icon",
"Select panel favicon": "Select panel favicon",
"Images and Icons may be cached, reload without cache to see your changes appear": "Images and Icons may be cached, reload without cache to see your changes appear",
"Download all Invoices": "Download all Invoices",
"Enter your companys name": "Enter your companys name",
"Enter your companys address": "Enter your companys address",
@ -321,9 +319,6 @@
"Canceled ...": "Canceled ...",
"Deletion has been canceled.": "Deletion has been canceled.",
"Date": "Date",
"To": "To",
"From": "From",
"Pending": "Pending",
"Subtotal": "Subtotal",
"Payment Methods": "Payment Methods",
"Amount Due": "Amount Due",
@ -349,6 +344,5 @@
"Total amount": "Total amount",
"Notes": "Notes",
"Amount in words": "Amount in words",
"Please pay until": "Please pay until",
"Account already exists on Pterodactyl. Please contact the Support!": "Account already exists on Pterodactyl. Please contact the Support!"
"Please pay until": "Please pay until"
}

View file

@ -36,8 +36,8 @@
<button class="btn btn-primary">{{ __('Submit') }}</button>
</form>
<p class="text-muted">Images and Icons may be cached, use <code>CNTRL +
F5</code><sup>(google
chrome hotkey)</sup> to reload without cache to see your changes appear :)</p>
<p class="text-muted">
{{ __('Images and Icons may be cached, reload without cache to see your changes appear') }}
</p>
</div>