feat: display i value

This commit is contained in:
codytseng
2025-05-25 15:44:19 +08:00
parent 01462da65f
commit a319204910
15 changed files with 65 additions and 13 deletions

View File

@@ -231,6 +231,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'أنت على وشك نشر حدث موقع من قبل [{{eventAuthorName}}]. أنت حالياً مسجل الدخول كـ [{{currentUsername}}]. هل أنت متأكد؟',
'Platinum Sponsors': 'الرعاة البلاتينيون',
From: 'من'
From: 'من',
'Comment on': 'تعليق على'
}
}

View File

@@ -237,6 +237,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'Du bist dabei, ein Ereignis zu veröffentlichen, das von [{{eventAuthorName}}] signiert wurde. Du bist derzeit als [{{currentUsername}}] angemeldet. Bist du sicher?',
'Platinum Sponsors': 'Platin-Sponsoren',
From: 'Von'
From: 'Von',
'Comment on': 'Kommentar zu'
}
}

View File

@@ -231,6 +231,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?',
'Platinum Sponsors': 'Platinum Sponsors',
From: 'From'
From: 'From',
'Comment on': 'Comment on'
}
}

View File

@@ -236,6 +236,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'Estás a punto de publicar un evento firmado por [{{eventAuthorName}}]. Actualmente has iniciado sesión como [{{currentUsername}}]. ¿Estás seguro?',
'Platinum Sponsors': 'Patrocinadores Platino',
From: 'De'
From: 'De',
'Comment on': 'Comentar en'
}
}

View File

@@ -236,6 +236,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'Vous êtes sur le point de publier un événement signé par [{{eventAuthorName}}]. Vous êtes actuellement connecté en tant que [{{currentUsername}}]. Êtes-vous sûr ?',
'Platinum Sponsors': 'Sponsors Platine',
From: 'De'
From: 'De',
'Comment on': 'Commenter sur'
}
}

View File

@@ -235,6 +235,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'Stai per pubblicare un evento firmato da [{{eventAuthorName}}]. Attualmente sei connesso come [{{currentUsername}}]. Sei sicuro?',
'Platinum Sponsors': 'Sponsor Platino',
From: 'Da'
From: 'Da',
'Comment on': 'Commenta su'
}
}

View File

@@ -232,6 +232,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'あなたは[{{eventAuthorName}}]によって署名されたイベントを公開しようとしています。現在[{{currentUsername}}]としてログインしています。よろしいですか?',
'Platinum Sponsors': 'プラチナスポンサー',
From: 'から'
From: 'から',
'Comment on': 'にコメント'
}
}

View File

@@ -234,6 +234,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'Zaraz opublikujesz zdarzenie podpisane przez [{{eventAuthorName}}]. Obecnie jesteś zalogowany jako [{{currentUsername}}]. Czy jesteś pewien?',
'Platinum Sponsors': 'Sponsorzy Platynowi',
From: 'Od'
From: 'Od',
'Comment on': 'Komentarz do'
}
}

View File

@@ -234,6 +234,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'Você está prestes a publicar um evento assinado por [{{eventAuthorName}}]. Você está atualmente logado como [{{currentUsername}}]. Tem certeza?',
'Platinum Sponsors': 'Patrocinadores Platinum',
From: 'De'
From: 'De',
'Comment on': 'Comentar em'
}
}

View File

@@ -235,6 +235,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'Você está prestes a publicar um evento assinado por [{{eventAuthorName}}]. Você está atualmente logado como [{{currentUsername}}]. Tem certeza?',
'Platinum Sponsors': 'Patrocinadores Platinum',
From: 'De'
From: 'De',
'Comment on': 'Comentar em'
}
}

View File

@@ -235,6 +235,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'Вы собираетесь опубликовать событие, подписанное [{{eventAuthorName}}]. Вы в данный момент вошли как [{{currentUsername}}]. Вы уверены?',
'Platinum Sponsors': 'Платиновые спонсоры',
From: 'От'
From: 'От',
'Comment on': 'Прокомментировать'
}
}

View File

@@ -232,6 +232,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'您即将发布一条由 [{{eventAuthorName}}] 签名的事件。您当前以 [{{currentUsername}}] 登录。确定吗?',
'Platinum Sponsors': '白金赞助商',
From: '来自'
From: '来自',
'Comment on': '评论于'
}
}