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: frontend/src/locales/bg_BG/settings.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@
43
43
"config-file-not-mounted-title": "Конфигурационният файл не е монтиран!",
44
44
"config-file-not-writable-desc": "Файлът config.yml не е записваем. Промените в конфигурацията няма да се запазят след рестартиране на приложението.",
45
45
"config-file-not-writable-title": "Конфигурационният файл не е записваем!",
46
+
"config-file-parse-error-desc": "The config.yml file has a syntax error, so RomM is running with default settings and ignoring your configuration. Fix the error and restart RomM to apply your settings. Details: {error}",
47
+
"config-file-parse-error-title": "Configuration file could not be parsed!",
46
48
"config-tab": "Конфигурация",
47
49
"confirm-delete-mapping": "Потвърди?",
48
50
"continue-playing-as-grid": "Продължи игра като решетка",
Copy file name to clipboardExpand all lines: frontend/src/locales/cs_CZ/settings.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@
43
43
"config-file-not-mounted-title": "Konfigurační soubor není připojen!",
44
44
"config-file-not-writable-desc": "Soubor config.yml nelze zapisovat. Veškeré změny provedené v konfiguraci se po restartování aplikace neuchovají.",
45
45
"config-file-not-writable-title": "Konfigurační soubor nelze zapisovat!",
46
+
"config-file-parse-error-desc": "The config.yml file has a syntax error, so RomM is running with default settings and ignoring your configuration. Fix the error and restart RomM to apply your settings. Details: {error}",
47
+
"config-file-parse-error-title": "Configuration file could not be parsed!",
46
48
"config-tab": "Konfigurace",
47
49
"confirm-delete-mapping": "Potvrzujete?",
48
50
"continue-playing-as-grid": "Pokračovat ve hraní jako mřížka",
Copy file name to clipboardExpand all lines: frontend/src/locales/de_DE/settings.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@
43
43
"config-file-not-mounted-title": "Konfigurationsdatei nicht eingebunden!",
44
44
"config-file-not-writable-desc": "Die config.yml-Datei ist nicht beschreibbar. Alle an der Konfiguration vorgenommenen Änderungen werden nach dem Neustart der Anwendung nicht beibehalten.",
45
45
"config-file-not-writable-title": "Konfigurationsdatei nicht beschreibbar!",
46
+
"config-file-parse-error-desc": "The config.yml file has a syntax error, so RomM is running with default settings and ignoring your configuration. Fix the error and restart RomM to apply your settings. Details: {error}",
47
+
"config-file-parse-error-title": "Configuration file could not be parsed!",
46
48
"config-tab": "Konfiguration",
47
49
"confirm-delete-mapping": "Bestätigen Sie?",
48
50
"continue-playing-as-grid": "Weiterspielen als Raster",
Copy file name to clipboardExpand all lines: frontend/src/locales/en_GB/settings.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@
43
43
"config-file-not-mounted-title": "Configuration file not mounted!",
44
44
"config-file-not-writable-desc": "The config.yml file is not writable. Any changes made to the configuration will not persist after the application restarts.",
45
45
"config-file-not-writable-title": "Configuration file not writable!",
46
+
"config-file-parse-error-desc": "The config.yml file has a syntax error, so RomM is running with default settings and ignoring your configuration. Fix the error and restart RomM to apply your settings. Details: {error}",
47
+
"config-file-parse-error-title": "Configuration file could not be parsed!",
46
48
"config-tab": "Config",
47
49
"confirm-delete-mapping": "Do you confirm?",
48
50
"continue-playing-as-grid": "Continue playing as grid",
0 commit comments