You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/language.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -184,6 +184,9 @@ dialog:
184
184
python_deprecated:
185
185
en: 'Your system Python is {sys_python}. In the future, {program_python} is required. Please upgrade, otherwise a future CocktailBerry update will break your program. Also, the auto update function will not show new updates until then.'
186
186
de: 'Die Python Version des Systems is {sys_python}. In Zukunft wird {program_python} benötigt. Bitte upgrade diese bald, sonst wird mit einem kommenden Update CocktailBerry nicht mehr funktionieren. Die Autoupdate Funktion wird solange keine neuen Updates anzeigen.'
187
+
payment_disabled:
188
+
en: "The payment service was disabled because of a startup issue:\n\n{reason}\n\nPlease check your configuration."
189
+
de: "Der Zahlungsservice wurde aufgrund eines Startproblems deaktiviert:\n\n{reason}\n\nBitte überprüfe die Konfiguration."
187
190
ask_export_data:
188
191
en: 'Export cocktail and ingredient data, as well reset possible values?'
189
192
de: 'Cocktail und Zutaten Daten exportieren und mögliche Werte zurücksetzen?'
0 commit comments