mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-07 05:07:59 +02:00
docs: add Japanese translator credit and fix Opus bitrate
- Add Re*Index.(ot_inc) as Japanese translator in About page - Fix CHANGELOG: Opus is 128kbps not 256kbps
This commit is contained in:
@@ -472,6 +472,12 @@ class _TranslatorsSection extends StatelessWidget {
|
||||
language: 'German',
|
||||
flag: '🇩🇪',
|
||||
),
|
||||
_Translator(
|
||||
name: 'Re*Index.(ot_inc)',
|
||||
crowdinUsername: 'ot_inc',
|
||||
language: 'Japanese',
|
||||
flag: '🇯🇵',
|
||||
),
|
||||
];
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user