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