This commit is contained in:
Nadar
2026-03-17 13:24:22 +03:00
commit 82e5ac9d81
554 changed files with 29637 additions and 0 deletions

5
apps/pay/lang/en.js Normal file
View File

@@ -0,0 +1,5 @@
export default {
privacy_policy: 'Privacy Policy',
copyright: '© {year}, Indefiti - the best crypto processing',
support: 'Support',
}

1
apps/pay/lang/ru.js Normal file
View File

@@ -0,0 +1 @@
export default {}