Skip to content

Commit

Permalink
Fetch translations from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 23, 2023
1 parent b53bce6 commit d46ede4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
16 changes: 16 additions & 0 deletions intl/msg_hash_fi.h
Original file line number Diff line number Diff line change
Expand Up @@ -1657,6 +1657,18 @@ MSG_HASH(
MENU_ENUM_SUBLABEL_MICROPHONE_DRIVER,
"Mikrofonin ajuri."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MICROPHONE_RESAMPLER_DRIVER,
"Mikrofonin näytteenottaja"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_MICROPHONE_RESAMPLER_DRIVER,
"Mikrofonin näytteenottajan ajuri."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MICROPHONE_BLOCK_FRAMES,
"Mikrofonin estokuvat"
)
#endif
MSG_HASH(
MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_DRIVER,
Expand Down Expand Up @@ -2672,6 +2684,10 @@ MSG_HASH(

/* Settings > Audio > Mixer Settings > Mixer Stream */

MSG_HASH(
MENU_ENUM_LABEL_MIXER_STREAM,
"Mikserivirta #%d: %s"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MIXER_ACTION_PLAY,
"Toista"
Expand Down
4 changes: 4 additions & 0 deletions intl/msg_hash_or.h
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,10 @@ MSG_HASH(

/* MaterialUI: Settings > User Interface > Appearance */

MSG_HASH(
MENU_ENUM_LABEL_VALUE_MATERIALUI_SHOW_NAV_BAR,
"ଦିଗଚଳନ ଦଣ୍ଡିକା ଦେଖାଇବା"
)

/* MaterialUI: Settings Options */

Expand Down

0 comments on commit d46ede4

Please sign in to comment.