mirror of
https://github.com/flarum/core.git
synced 2025-07-26 03:01:22 +02:00
fix: typo in error message
This commit is contained in:
@@ -55,7 +55,7 @@ core:
|
|||||||
dashboard:
|
dashboard:
|
||||||
clear_cache_button: Clear Cache
|
clear_cache_button: Clear Cache
|
||||||
description: Your forum at a glance.
|
description: Your forum at a glance.
|
||||||
io_error_message: "Could not write to filesystem. Check your filesystem permissions an try again. Or try running from the command line."
|
io_error_message: "Could not write to filesystem. Check your filesystem permissions and try again. Or try running from the command line."
|
||||||
title: Dashboard
|
title: Dashboard
|
||||||
tools_button: Tools
|
tools_button: Tools
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user