mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-22 06:41:46 +00:00
chore: prettier + lint
This commit is contained in:
@@ -2,7 +2,8 @@ import type { TranslationStrings } from '../types';
|
||||
|
||||
const share: TranslationStrings = {
|
||||
'share.linkTitle': 'Genel Bağlantı',
|
||||
'share.linkHint': 'Herkesin giriş yapmadan bu geziyi görüntülemek için kullanabileceği bir bağlantı oluşturun. Salt okunur — düzenleme mümkün değildir.',
|
||||
'share.linkHint':
|
||||
'Herkesin giriş yapmadan bu geziyi görüntülemek için kullanabileceği bir bağlantı oluşturun. Salt okunur — düzenleme mümkün değildir.',
|
||||
'share.createLink': 'Bağlantı oluştur',
|
||||
'share.deleteLink': 'Bağlantıyı sil',
|
||||
'share.createError': 'Bağlantı oluşturulamadı',
|
||||
|
||||
Reference in New Issue
Block a user