diff --git a/.gitignore b/.gitignore index 7af4bf5a..bac152e6 100644 --- a/.gitignore +++ b/.gitignore @@ -55,4 +55,5 @@ docs/** !docs/*.md .htaccess .idea -!docs/insomnia.rest.json \ No newline at end of file +!docs/insomnia.rest.json +!system/uploads/paid.png \ No newline at end of file diff --git a/system/lan/english.json b/system/lan/english.json index 0161425e..7dbb534a 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -1147,5 +1147,6 @@ "Credits": "Credits", "Continue_the_process_of_sending_messages": "Continue the process of sending messages", "Yours_Balances": "Yours Balances", - "Friend_username": "Friend username" + "Friend_username": "Friend username", + "This_will_sync_dan_send_Customer_active_package_to_Mikrotik": "This will sync dan send Customer active package to Mikrotik" } \ No newline at end of file diff --git a/system/uploads/paid.png b/system/uploads/paid.png new file mode 100644 index 00000000..0eeaebd2 Binary files /dev/null and b/system/uploads/paid.png differ