Translate comment

This commit is contained in:
Herbert Reiter
2023-11-11 15:56:27 +01:00
parent 8c179f3ccb
commit 11fa2d784f
@@ -18,7 +18,7 @@
package net.moasdawiki.app;
/**
* Enthält zentrale Konstanten.
* Defines constants and settings.
*/
public abstract class Constants {
public static final String PREFERENCES_SYNC_SERVER_HOST = "sync_server_host";