Skip to content

Commit

Permalink
Remove unused text
Browse files Browse the repository at this point in the history
  • Loading branch information
kadiryazici committed Sep 24, 2023
1 parent c8d4d94 commit bc88589
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/composables/useI18n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const en = {
changelog: 'Changelog',
aNewVersionIsAvailable: 'A new version is available!',
settings: 'Settings',
signOut: 'Sign out',
logOut: 'Log out',
exitApp: 'Exit app',
itsAllClear: 'It\'s all clear sir!',
Expand Down Expand Up @@ -80,7 +79,6 @@ const tr: typeof en = {
changelog: 'Yenilikler',
aNewVersionIsAvailable: 'Yeni bir sürüm mevcut!',
settings: 'Ayarlar',
signOut: 'Çıkış yap',
logOut: 'Çıkış yap',
exitApp: 'Uygulamadan Çık',
itsAllClear: 'Hepsi okundu!',
Expand Down

0 comments on commit bc88589

Please sign in to comment.