Skip to content

Commit

Permalink
[apps] Add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielNumworks committed Apr 18, 2024
1 parent b8e359d commit 180faef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/shared.en.i18n
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ClearTable = "Clear table %s"
ResetFrequencies = "Reset frequencies"
ColumnOptions = "%s column options"
ClearColumnConfirmation = "All data in column %s\nwill be deleted"
ClearTableConfirmation = "All data in table %swill\nbe deleted"
ClearTableConfirmation = "All data in table %s will\nbe deleted"
ResetFreqConfirmation = "All frequencies of column %s\nwill be set to 1"
ConfirmDiscard = "All changes will be discarded"
Country = "Country"
Expand Down

0 comments on commit 180faef

Please sign in to comment.