🌍 i18n: Add Missing "Balance" Localization For All Languages (#5594)

* Update AccountSettings.tsx

---------

Co-authored-by: Danny Avila <danacordially@gmail.com>
This commit is contained in:
Igor 2025-02-03 18:56:44 +03:00 committed by GitHub
parent d7dc58dd23
commit 20aa0be85d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 21 additions and 1 deletions

View file

@ -917,4 +917,5 @@ export default {
com_ui_terms_and_conditions: 'Terms and Conditions',
com_ui_no_terms_content: 'No terms and conditions content to display',
com_ui_speech_while_submitting: 'Can\'t submit speech while a response is being generated',
com_nav_balance: 'Balance',
};