mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 22:47:23 +08:00
update translations
This commit is contained in:
@@ -32,6 +32,8 @@ return [
|
||||
'gift_fee_factor' => 'Gave gebyr-faktor',
|
||||
'gift_fee' => 'Gave gebyr',
|
||||
'gift_fee_factor_help' => 'Tilleggsavgiften for gaver til andre brukere er lik prisen multiplisert med faktoren',
|
||||
'bonus_addition_duration' => 'Bonus tillegg varighet',
|
||||
'bonus_addition_duration_help' => 'Unit: dager. Sett til 0 for permanent effekt, Teller fra oppkjøpstidspunktet, uavhengig av om det er utstyrt eller ikke',
|
||||
],
|
||||
'buy_already' => 'Allerede kjøp',
|
||||
'buy_btn' => 'Kjøp',
|
||||
@@ -48,4 +50,22 @@ return [
|
||||
0 => 'Retning',
|
||||
1 => 'Ikke på'
|
||||
],
|
||||
'bonus_addition_expire_at' => 'Bonus tillegg utløpstid',
|
||||
'is_expired' => 'Er utløpt',
|
||||
'is_bonus_addition_expired' => 'Er bonustillegg utgått',
|
||||
'is_wearing' => 'Is Wearing',
|
||||
'increase_duration' => 'Øk varighet',
|
||||
'increase_duration_help' => 'Unit: dager. Endelig forlenges utløpstiden fra den opprinnelige verdien',
|
||||
'update_expire_at' => 'Angi utløpstid',
|
||||
'update_expire_at_help' => 'Enhetlig sett utløpstid til en angitt verdi',
|
||||
'bulk_action_increase' => 'Øk',
|
||||
'bulk_action_update' => 'Oppdater',
|
||||
'bulk_action_cancel' => 'Avbryt',
|
||||
'bulk_action_increase_expire_at' => 'Bulk økning utløpstid',
|
||||
'bulk_action_update_expire_at' => 'Bulk-oppdatering utløpstid',
|
||||
'bulk_action_cancel_expire_at' => 'Bulk avbryter utløpstid',
|
||||
'bulk_action_increase_bonus_addition_expire_at' => 'Bulk forlengelse bonustillegg utløper tid',
|
||||
'bulk_action_update_bonus_addition_expire_at' => 'Masseoppdatering bonus utløpstid',
|
||||
'bulk_action_cancel_bonus_addition_expire_at' => 'Bulk avbryte bonus utløpstid',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user