Browse Source
Feature/improve language localization for TR 20250606 (#4844)
* Improve language localization for TR
* Update changelog
pull/4846/head
Alesky Zakarin
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
4 additions and
3 deletions
-
CHANGELOG.md
-
apps/client/src/locales/messages.tr.xlf
|
|
@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
- Extended the symbol search component by default options |
|
|
|
- Improved the language localization for Spanish (`es`) |
|
|
|
- Improved the language localization for Turkish (`tr`) |
|
|
|
- Upgraded `ng-extract-i18n-merge` from version `2.15.0` to `2.15.1` |
|
|
|
- Upgraded `Nx` from version `20.8.1` to `21.1.2` |
|
|
|
|
|
|
|
|
|
@ -112,7 +112,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="452ef1b96854fe05618303ee601f8fed3b866c9f" datatype="html"> |
|
|
|
<source>Resources</source> |
|
|
|
<target state="translated">Piyasalar</target> |
|
|
|
<target state="translated">Kaynaklar</target> |
|
|
|
<context-group purpose="location"> |
|
|
|
<context context-type="sourcefile">apps/client/src/app/app.component.html</context> |
|
|
|
<context context-type="linenumber">64</context> |
|
|
@ -7606,7 +7606,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="3920411961658116502" datatype="html"> |
|
|
|
<source>Demo user account has been synced.</source> |
|
|
|
<target state="new">Demo user account has been synced.</target> |
|
|
|
<target state="translated">Demo kullanıcı hesabı senkronize edildi.</target> |
|
|
|
<context-group purpose="location"> |
|
|
|
<context context-type="sourcefile">apps/client/src/app/components/admin-overview/admin-overview.component.ts</context> |
|
|
|
<context context-type="linenumber">223</context> |
|
|
@ -7614,7 +7614,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="18fe01d6ae816d6787148e59ea1a39d0bb542e24" datatype="html"> |
|
|
|
<source>Sync Demo User Account</source> |
|
|
|
<target state="new">Sync Demo User Account</target> |
|
|
|
<target state="translated">Demo Kullanıcı Hesabını Senkronize Et</target> |
|
|
|
<context-group purpose="location"> |
|
|
|
<context context-type="sourcefile">apps/client/src/app/components/admin-overview/admin-overview.html</context> |
|
|
|
<context context-type="linenumber">181</context> |
|
|
|