From 3a539901bbdd07e86ff4fafdade172f151215603 Mon Sep 17 00:00:00 2001 From: irl Date: Tue, 17 Feb 2026 20:28:00 +0000 Subject: [PATCH] feat: add more strings for translation --- i18n/en.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/i18n/en.toml b/i18n/en.toml index 59bb26c..1198bab 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -1,3 +1,10 @@ Published = 'Published' +Updated = 'Updated' By = 'By %s' -'Show larger map' = 'Show larger map' \ No newline at end of file +'Show larger map' = 'Show larger map' +Telephone = 'Telephone' +Email = 'Email' +Fax = 'Fax' +'Address' = 'Address' +'Our Team' = 'Our Team' +'Contact Us' = 'Contact Us'