Skip to content

Commit f800b83

Browse files
committed
i18n: added new translations
1 parent fe171c5 commit f800b83

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

server/locales/en.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@
9898
"tray": {
9999
"noBookPlaying": "No book playing now",
100100
"showApp": "Show App",
101+
"play": "Play",
102+
"pause": "Pause",
101103
"playPause": "Play/Pause",
102104
"playbackSpeed": "Playback Speed",
103105
"logout": "Logout",

server/locales/it.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@
9898
"tray": {
9999
"noBookPlaying": "Nessun libro in riproduzione",
100100
"showApp": "Mostra App",
101+
"play": "Play",
102+
"pause": "Pausa",
101103
"playPause": "Play/Pausa",
102104
"playbackSpeed": "Velocità di Riproduzione",
103105
"logout": "Logout",

0 commit comments

Comments
 (0)