return of the datafiles and a lot of code reformats!
This commit is contained in:
parent
0ecd2159dd
commit
5cbeb949ea
8 changed files with 120 additions and 91 deletions
12
res/locale/en_US.yaml
Normal file
12
res/locale/en_US.yaml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue