Fetch translations from Crowdin
This commit is contained in:
parent
8973f2ae01
commit
1613ebdfb4
|
@ -3399,6 +3399,22 @@ MSG_HASH(
|
|||
|
||||
/* Quick Menu */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOSE_CONTENT,
|
||||
"Tanca contingut"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_TAKE_SCREENSHOT,
|
||||
"Fes una captura de pantalla"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SAVE_STATE,
|
||||
"Desa estat"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_LOAD_STATE,
|
||||
"Carrega estat"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_ADD_TO_FAVORITES,
|
||||
"Afegeix als preferits"
|
||||
|
|
Loading…
Reference in New Issue