Daniel Lockyer
b483432867
Updated i18n translations
...
- updated with changes made since
2023-09-15 09:43:47 +02:00
Daniel Lockyer
64388072ee
Updated i18n translations
...
- these needed updating after Portal was changed
2023-09-12 14:59:14 +02:00
Sag
8f272e730b
Updated recommendation modal copy when triggered after signup ( #17985 )
...
refs https://github.com/TryGhost/Product/issues/3771
2023-09-05 18:50:34 +00:00
Uvindu Rajapakshe
31a9b15a41
Updated Sinhalese translations ( #17939 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-09-04 12:09:32 +02:00
Daniel Lockyer
b8b2f20f03
Updated i18n keys
...
- these had become out of sync with the ones Portal uses
2023-08-31 10:38:19 +02:00
Simon Backx
e9703f6a15
✨ Extended translations beta to comments ( #17801 )
...
refs https://github.com/TryGhost/Product/issues/3504
2023-08-24 10:33:03 +02:00
Simon Backx
375a6d37c2
Added support for i18n in comments-ui ( #17797 )
...
refs https://github.com/TryGhost/Product/issues/3504
- This adds support for translations, but doesn't yet translate every
possible string in the app.
- Only active if beta translations is enabled
2023-08-23 13:57:37 +00:00
Simon Backx
9aa3b7e46f
Updated Sinhalese language
...
no issue
Due an unknown issue in i18n-parser, \u200d characters are added in sentences. Couldn't find a way to avoid this. This character should be invisible.
2023-08-23 15:11:41 +02:00
Daniel Lockyer
d8ed924daf
Fixed translations encoding issue
...
- as done by i18next-parser
2023-07-20 08:35:15 +02:00
Kasun Jayarathna
68a06efedf
Updated Sinhalese translations ( #17123 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-07-11 06:48:27 +00:00
Kasun Jayarathna
3c5bf215e5
Added missing Sinhalese translations ( #17172 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-07-04 15:16:22 +00:00
Kasun Jayarathna
6ad20ec32c
Updated Sinhalese translations ( #17096 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-06-23 09:07:26 +02:00
Daniel Lockyer
c1d2f250ce
Updated translation files
...
- contains some changes produced by i18next-parser
2023-06-20 14:54:04 +02:00
Kasun Jayarathna
0241e28d1c
Updated Sinhalese translations ( #17064 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-06-20 14:04:25 +02:00
Kasun Jayarathna
9be5d6a4b2
Updated Sinhalese translations ( #17060 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-06-20 14:04:00 +02:00
Kasun Jayarathna
0b0c36a7fb
Updated Sinhalese translations ( #17063 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-06-20 11:01:55 +02:00
Kasun Jayarathna
93f9e1dfce
Updated Sinhalese translations ( #17062 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-06-20 10:57:09 +02:00
Simon Backx
08b37395cf
Added translated placeholder in signup form embed
...
no issue
2023-06-09 13:48:43 +02:00
Simon Backx
f4a822e7e0
Removed success page for minimal signup form
...
no issue
Shows the success state in the button now.
2023-06-09 10:26:05 +02:00
Simon Backx
498629d9a9
Fixed encoded html character in signup form success message translation
...
no issue
2023-06-02 14:38:54 +02:00
Simon Backx
258dc2f8f2
Added locale data option to signup form script
...
refs https://github.com/TryGhost/Team/issues/3307
2023-06-02 14:36:17 +02:00
Ronald Langeveld
4fcaabe563
Added initial i18n implementation for Signup-form ( #16914 )
...
closes https://github.com/TryGhost/Team/issues/3307
This commit includes several important updates to add internationalisation (i18n) support within the signup form package:
- Modified the translate script in `package.json` to include translations for the signup form.
- Added a new test for the signup form resources in `i18n.test.js`.
- Updated `tsconfig.json` to allow synthetic default imports.
- Made updates to `package.json`, including adding a prebuild command for `@tryghost/i18n` to ensure typescript declaration files get built.
- added `vite-plugin-commonjs` so we can bundle commonjs packages to be useable by the browser.
- In `App.tsx`, imported the `i18n` library and created an `i18n` instance for the `signup-form` namespace. This `i18n` instance's `t` function was added to the application context.
- Updated the `AppContextType` in `AppContext.ts` to include the `t` function from i18n
Co-authored-by: Daniel Lockyer <hi@daniellockyer.com>
2023-06-02 11:02:52 +02:00
Sam Lord
ee274deae6
Added context strings to all new translatable strings
...
refs: https://github.com/TryGhost/Ghost/issues/16628
Modified a couple of translation strings to reduce complexity and remove duplication
2023-05-30 16:03:32 +01:00
Sam Lord
7bdb98ff9d
Added empty translations for all locales
...
refs: https://github.com/TryGhost/Ghost/issues/16628
2023-05-25 16:48:56 +01:00
Daniel Lockyer
f2277ded40
Updated member email strings to use i18n function
...
refs https://github.com/TryGhost/Ghost/issues/16628
- this wraps nearly all of the public strings in member signup/signin
emails, so they are ready for translating
2023-05-25 12:25:01 +02:00
Daniel Lockyer
f8d446da7c
Updated location files
...
- contains changes as applied by i18next-parser
2023-05-12 15:40:17 +02:00
Uvindu Rajapakshe
022406b981
Updated Sinhalese translations ( #16638 )
...
refs https://github.com/TryGhost/Team/issues/2795
Co-authored-by: Prabodh Meshram <prabodh.meshram7@gmail.com>
2023-05-11 11:14:51 +02:00
Daniel Lockyer
443ff9079b
Auto-generated translations
...
- this fixes some issues detected by i18next
2023-05-05 13:23:23 +02:00
Uvindu Rajapakshe
dc1ff890a0
Updated Sinhalese translations ( #16639 )
2023-05-01 16:49:04 +02:00
Daniel Lockyer
75553b6bef
Updated Sinhalese encoding
...
- some characters needed to be re-encoded
2023-04-14 08:16:03 +01:00
Kasun Chanuka Fernando
427337633b
Added Sinhalese locale ( #16595 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-04-14 07:47:10 +01:00