1
0
mirror of https://github.com/flarum/core.git synced 2025-08-15 12:54:47 +02:00

Fix translation key

Refs #148.
This commit is contained in:
Franz Liedke
2020-02-07 11:42:02 +01:00
parent 34610ef1fc
commit 32411f2d35

View File

@@ -10,11 +10,11 @@ flarum-flags:
# These translations are used in the Permissions page of the admin interface. # These translations are used in the Permissions page of the admin interface.
permissions: permissions:
flag_posts_label: Flag posts flag_posts_label: Flag posts
flag_own_posts_label: Allow users to flag their own posts
view_flags_label: View flagged posts view_flags_label: View flagged posts
# These translations are used in the Flags Settings modal dialog. # These translations are used in the Flags Settings modal dialog.
settings: settings:
flag_own_posts_label: Allow users to flag their own posts
guidelines_url_label: Community Guidelines URL guidelines_url_label: Community Guidelines URL
title: Flags Settings title: Flags Settings