diff options
Diffstat (limited to '')
-rw-r--r-- | app/src/main/res/values-hi/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml index 53bea1b7..e01c1483 100644 --- a/app/src/main/res/values-hi/strings.xml +++ b/app/src/main/res/values-hi/strings.xml @@ -1030,7 +1030,7 @@ https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforredd <string name="post_filter_name_hint">"Post filter का नाम"</string> <string name="post_filter_requires_a_name">"इस post filter का नाम क्या है?"</string> <string name="duplicate_post_filter_dialog_title">"'%1$s' पहले से ही है"</string> - <string name="apply_post_filter_to">"लागू करें"</string> + <string name="apply_to">"लागू करें"</string> <string name="post_filter_usage_subreddit">"Subreddit: %1$s"</string> <string name="post_filter_usage_subreddit_all">"Subreddit"</string> <string name="post_filter_usage_user">"User: %1$s"</string> |