-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add paymant stats for user, all_time and one_month.
- Loading branch information
1 parent
310dddc
commit ab3cc1a
Showing
3 changed files
with
50 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-05 12:33+0400\n" | ||
"POT-Creation-Date: 2024-11-05 13:27+0400\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -48,12 +48,6 @@ msgstr "" | |
"თქვენ არ გაქვთ ამ მოქმედების შესრულების უფლება, მომხმარებელი უნდა იყოს " | ||
"მყიდველი." | ||
|
||
#: apis/permissions.py:77 | ||
#, fuzzy | ||
#| msgid "You do not have permission to perform this action." | ||
msgid "You do not have permission to access this payment." | ||
msgstr "თქვენ არ გაქვთ ამ მოქმედების შესრულების უფლება." | ||
|
||
#: apis/serializers.py:75 apis/serializers.py:310 apis/serializers.py:902 | ||
#: apis/serializers.py:921 apis/serializers.py:1085 | ||
msgid "" | ||
|
@@ -439,6 +433,15 @@ msgstr "" | |
"თქვენ ხელთავიდან გამოგეგზავნათ ორ ფაქტორიანი ავთენტიფიკაციისთვის განკუთვნილი " | ||
"ერთჯერადი კოდი." | ||
|
||
#: payments/views.py:587 payments/views.py:602 | ||
msgid "No payments found for this user." | ||
msgstr "" | ||
|
||
#: templates/password_reset_with_email.html:28 | ||
msgid "Thanks for using our site!" | ||
msgstr "მადლობას გიხდით ჩვენი ვებ-გვერდის გამოყენებისთვის!" | ||
|
||
#, fuzzy | ||
#~| msgid "You do not have permission to perform this action." | ||
#~ msgid "You do not have permission to access this payment." | ||
#~ msgstr "თქვენ არ გაქვთ ამ მოქმედების შესრულების უფლება." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters