Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Sources/GravatarUI/Resources/tr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Translation-Revision-Date: 2025-06-10 08:35:43+0000 */
/* Translation-Revision-Date: 2025-06-16 13:08:21+0000 */
/* Plural-Forms: nplurals=2; plural=(n > 1); */
/* Generator: GlotPress/2.4.0-alpha */
/* Language: tr */
Expand Down Expand Up @@ -214,7 +214,7 @@
"Profile.AboutInfoField.jobTitle" = "İş Unvanı";

/* Label of a field that contains a user’s last name. */
"Profile.AboutInfoField.lastName" = "Soyadı";
"Profile.AboutInfoField.lastName" = "Soyad";

/* Label of a field that contains the user's geographic location. */
"Profile.AboutInfoField.location" = "Konum";
Expand All @@ -235,7 +235,7 @@
"Profile.Section.Extra.header" = "Ekstralar";

/* Footer text for the 'Extra' fields group section in the About Info editing screen. */
"Profile.Section.Extra.notice" = "Bu bilgiler Gravatar Web Profilinizde görüntülenmez ancak diğer uygulamalar ve hizmetler bunu kullanabilir.";
"Profile.Section.Extra.notice" = "Bu bilgiler Gravatar Web Profilinizde görüntülenmez ancak diğer uygulamalar ve hizmetler bunları kullanabilir.";

/* Title of the personal info section in the profile editing screen. */
"Profile.Section.Personal.header" = "Kişisel";
Expand Down
Loading