Skip to content

Commit 8af830f

Browse files
author
Nicolas Rodriguez
committed
Fix truncated Bootstrap Switches
1 parent 2a7ec9d commit 8af830f

File tree

1 file changed

+2
-2
lines changed
  • config/locales/plugin_interface

1 file changed

+2
-2
lines changed

Diff for: config/locales/plugin_interface/en.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,8 @@ en:
272272
label_disabled: Disabled
273273
label_true: True
274274
label_false: False
275-
label_yes: Yes
276-
label_no: No
275+
label_yes: "Yes"
276+
label_no: "No"
277277
label_backup_in_progress: Saving...
278278
label_delete_in_progress: Deleting...
279279
label_url: URL

0 commit comments

Comments
 (0)