File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ export const en: Translation = {
3737 [ Key . author ] : "Author" ,
3838 [ Key . publishedAt ] : "Published at" ,
3939 [ Key . license ] : "License" ,
40+ [ Key . musicBox ] : "Music Box" ,
4041 [ Key . musicPlayer ] : "Music Box" ,
4142 [ Key . musicBoxPlay ] : "Play" ,
4243 [ Key . musicBoxPause ] : "Pause" ,
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ export const es: Translation = {
3737 [ Key . author ] : "Autor" ,
3838 [ Key . publishedAt ] : "Publicado el" ,
3939 [ Key . license ] : "Licencia" ,
40+ [ Key . musicBox ] : "Music Box" ,
4041 [ Key . musicPlayer ] : "Music Box" ,
4142 [ Key . musicBoxPlay ] : "Reproducir" ,
4243 [ Key . musicBoxPause ] : "Pausar" ,
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ export const id: Translation = {
3737 [ Key . author ] : "Penulis" ,
3838 [ Key . publishedAt ] : "Diterbitkan pada" ,
3939 [ Key . license ] : "Lisensi" ,
40+ [ Key . musicBox ] : "Music Box" ,
4041 [ Key . musicPlayer ] : "Music Box" ,
4142 [ Key . musicBoxPlay ] : "Putar" ,
4243 [ Key . musicBoxPause ] : "Jeda" ,
Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ export const ja: Translation = {
3737 [ Key . author ] : "作者" ,
3838 [ Key . publishedAt ] : "公開日" ,
3939 [ Key . license ] : "ライセンス" ,
40- [ Key . musicPlayer ] : "オルゴール" ,
40+ [ Key . musicBox ] : "ミュージックボックス" ,
41+ [ Key . musicPlayer ] : "ミュージックボックス" ,
4142 [ Key . musicBoxPlay ] : "再生" ,
4243 [ Key . musicBoxPause ] : "一時停止" ,
4344 [ Key . musicBoxPrev ] : "前へ" ,
Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ export const ko: Translation = {
3737 [ Key . author ] : "저자" ,
3838 [ Key . publishedAt ] : "게시일" ,
3939 [ Key . license ] : "라이선스" ,
40- [ Key . musicPlayer ] : "오르골" ,
40+ [ Key . musicBox ] : "뮤직박스" ,
41+ [ Key . musicPlayer ] : "뮤직박스" ,
4142 [ Key . musicBoxPlay ] : "재생" ,
4243 [ Key . musicBoxPause ] : "일시 정지" ,
4344 [ Key . musicBoxPrev ] : "이전" ,
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ export const th: Translation = {
3737 [ Key . author ] : "ผู้เขียน" ,
3838 [ Key . publishedAt ] : "เผยแพร่เมื่อ" ,
3939 [ Key . license ] : "สัญญาอนุญาต" ,
40+ [ Key . musicBox ] : "Music Box" ,
4041 [ Key . musicPlayer ] : "Music Box" ,
4142 [ Key . musicBoxPlay ] : "เล่น" ,
4243 [ Key . musicBoxPause ] : "หยุดชั่วคราว" ,
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ export const tr: Translation = {
3737 [ Key . author ] : "Yazar" ,
3838 [ Key . publishedAt ] : "Yayınlanma:" ,
3939 [ Key . license ] : "Lisans" ,
40+ [ Key . musicBox ] : "Music Box" ,
4041 [ Key . musicPlayer ] : "Music Box" ,
4142 [ Key . musicBoxPlay ] : "Oynat" ,
4243 [ Key . musicBoxPause ] : "Duraklat" ,
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ export const vi: Translation = {
3737 [ Key . author ] : "Tác giả" ,
3838 [ Key . publishedAt ] : "Đăng vào lúc" ,
3939 [ Key . license ] : "Giấy phép bản quyền" ,
40+ [ Key . musicBox ] : "Music Box" ,
4041 [ Key . musicPlayer ] : "Music Box" ,
4142 [ Key . musicBoxPlay ] : "Phát" ,
4243 [ Key . musicBoxPause ] : "Tạm dừng" ,
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ export const zh_CN: Translation = {
3737 [ Key . author ] : "作者" ,
3838 [ Key . publishedAt ] : "发布于" ,
3939 [ Key . license ] : "许可协议" ,
40+ [ Key . musicBox ] : "音乐盒" ,
4041 [ Key . musicPlayer ] : "音乐盒" ,
4142 [ Key . musicBoxPlay ] : "播放" ,
4243 [ Key . musicBoxPause ] : "暂停" ,
Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ export const zh_TW: Translation = {
3737 [ Key . author ] : "作者" ,
3838 [ Key . publishedAt ] : "發佈於" ,
3939 [ Key . license ] : "許可協議" ,
40- [ Key . musicPlayer ] : "八音盒" ,
40+ [ Key . musicBox ] : "音樂盒" ,
41+ [ Key . musicPlayer ] : "音樂盒" ,
4142 [ Key . musicBoxPlay ] : "播放" ,
4243 [ Key . musicBoxPause ] : "暫停" ,
4344 [ Key . musicBoxPrev ] : "上一曲" ,
You can’t perform that action at this time.
0 commit comments