return of the datafiles and a lot of code reformats!

This commit is contained in:
elburg 2023-03-14 15:01:21 -07:00
parent 0ecd2159dd
commit 5cbeb949ea
Signed by: elburg
SSH key fingerprint: SHA256:rSSayCr1za9SXPz4fKkUtsxSl1yVSk5XVUKfvuxe8o0
8 changed files with 120 additions and 91 deletions

12
res/locale/en_US.yaml Normal file
View file

@ -0,0 +1,12 @@
_meta:
names:
lang: "English"
region: "United States"
data:
types:
audio:
codecs:
pcm_alaw: "A-law / G.711 A-law PCM"
pcm_s16le: "Little Endian Signed 16-bit PCM"
pcm_u16le: "Little Endian Unsigned 16-bit PCM"
pcm_s16be: "Big Endian Signed 16-bit PCM"