diff options
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index b902ec5886b..b1f6556f900 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -108,7 +108,11 @@ "Edit tags" : "Edit tags", "Error loading dialog template: {error}" : "Error loading dialog template: {error}", "No tags selected for deletion." : "No tags selected for deletion.", - "_download %n file_::_download %n files_" : ["",""], + "unknown text" : "unknown text", + "Hello world!" : "Hello world!", + "sunny" : "sunny", + "Hello {name}, the weather is {weather}" : "Hello {name}, the weather is {weather}", + "_download %n file_::_download %n files_" : ["download %n file","download %n files"], "Updating {productName} to version {version}, this may take a while." : "Updating {productName} to version {version}, this may take a while.", "Please reload the page." : "Please reload the page.", "The update was unsuccessful." : "The update was unsuccessful.", |