From f056a183c74ad0fa762e353e57b624db5e6e5673 Mon Sep 17 00:00:00 2001 From: IceToast Date: Mon, 3 Jan 2022 02:10:36 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=8C=90=20localized=20"dashboard?= =?UTF-8?q?=20icons=20string"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/lang/en.json | 22 +++++++------------ .../admin/settings/tabs/dashboard.blade.php | 6 ++--- 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/resources/lang/en.json b/resources/lang/en.json index 0a2c40ef..fdc7563c 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -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" } \ No newline at end of file diff --git a/resources/views/admin/settings/tabs/dashboard.blade.php b/resources/views/admin/settings/tabs/dashboard.blade.php index 03171288..5c6f2902 100644 --- a/resources/views/admin/settings/tabs/dashboard.blade.php +++ b/resources/views/admin/settings/tabs/dashboard.blade.php @@ -36,8 +36,8 @@ -

Images and Icons may be cached, use CNTRL + - F5(google - chrome hotkey) to reload without cache to see your changes appear :)

+

+ {{ __('Images and Icons may be cached, reload without cache to see your changes appear') }} +