1
0
mirror of https://github.com/flarum/core.git synced 2025-08-11 10:55:47 +02:00

Merge pull request #16 from maelsoucaze/typo

Fix a typo
This commit is contained in:
Franz Liedke
2015-10-21 10:28:52 +02:00

View File

@@ -327,7 +327,7 @@ core:
# This string is displayed in place of the username of deleted user account.
deleted_user_text: "[deleted]"
# Thes strings are displayed as error messages.
# These strings are displayed as error messages.
error:
generic_message: Oops! Something went wrong. Please reload the page and try again.
permission_denied_message: You do not have permission to do that.