Skip to content

Commit 30a836a

Browse files
committed
fix
1 parent d043070 commit 30a836a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composeApp/src/commonMain/composeResources/values-tr/strings-tr.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
<string name="open_developer_profile">Geliştirici profilini aç</string>
281281

282282
<string name="failed_to_load_repositories">Repolar yüklenirken hata</string>
283-
<string name="failed_to_load_profile">Repolar yüklenirken hata</string>
283+
<string name="failed_to_load_profile">Profil yüklenirken hata</string>
284284

285285
<!-- Developer Profile - Stats -->
286286
<string name="repositories">Repolar</string>
@@ -322,4 +322,4 @@
322322
<string name="count_millions">%1$dM</string>
323323
<string name="count_thousands">%1$dk</string>
324324

325-
</resources>
325+
</resources>

0 commit comments

Comments
 (0)