chore(i18n): remove period for menu item

This commit is contained in:
Elian Doran 2024-12-01 18:33:40 +02:00
parent c06ff4ec27
commit 95664adb64
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View File

@ -1407,7 +1407,7 @@
"saved-search-note-refreshed": "Gespeicherte Such-Notiz wurde aktualisiert." "saved-search-note-refreshed": "Gespeicherte Such-Notiz wurde aktualisiert."
}, },
"title_bar_buttons": { "title_bar_buttons": {
"window-on-top": "Dieses Fenster immer oben halten." "window-on-top": "Dieses Fenster immer oben halten"
}, },
"note_detail": { "note_detail": {
"could_not_find_typewidget": "Konnte typeWidget für Typ {{type}} nicht finden" "could_not_find_typewidget": "Konnte typeWidget für Typ {{type}} nicht finden"

View File

@ -1433,7 +1433,7 @@
"saved-search-note-refreshed": "Saved search note refreshed." "saved-search-note-refreshed": "Saved search note refreshed."
}, },
"title_bar_buttons": { "title_bar_buttons": {
"window-on-top": "Keep this window on top." "window-on-top": "Keep this window on top"
}, },
"note_detail": { "note_detail": {
"could_not_find_typewidget": "Could not find typeWidget for type '{{type}}'" "could_not_find_typewidget": "Could not find typeWidget for type '{{type}}'"

View File

@ -1432,7 +1432,7 @@
"saved-search-note-refreshed": "La nota de búsqueda guardada fue recargada." "saved-search-note-refreshed": "La nota de búsqueda guardada fue recargada."
}, },
"title_bar_buttons": { "title_bar_buttons": {
"window-on-top": "Mantener esta ventana en la parte superior." "window-on-top": "Mantener esta ventana en la parte superior"
}, },
"note_detail": { "note_detail": {
"could_not_find_typewidget": "No se pudo encontrar typeWidget para el tipo '{{type}}'" "could_not_find_typewidget": "No se pudo encontrar typeWidget para el tipo '{{type}}'"

View File

@ -1408,7 +1408,7 @@
"saved-search-note-refreshed": "Note de recherche enregistrée actualisée." "saved-search-note-refreshed": "Note de recherche enregistrée actualisée."
}, },
"title_bar_buttons": { "title_bar_buttons": {
"window-on-top": "Épingler cette fenêtre au premier plan." "window-on-top": "Épingler cette fenêtre au premier plan"
}, },
"note_detail": { "note_detail": {
"could_not_find_typewidget": "Impossible de trouver typeWidget pour le type '{{type}}'" "could_not_find_typewidget": "Impossible de trouver typeWidget pour le type '{{type}}'"