update translations

This commit is contained in:
xiaomlove
2026-02-01 01:26:00 +07:00
parent 8dec50fc6d
commit f07e0a5013
438 changed files with 6061 additions and 1717 deletions
+20
View File
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Gave gebyr faktor',
'gift_fee' => 'Gave gebyr',
'gift_fee_factor_help' => 'Tillægsgebyret for gaver til andre brugere er lig med prisen ganget med denne faktor',
'bonus_addition_duration' => 'Bonus addition varighed',
'bonus_addition_duration_help' => 'Enhed: dage. Sæt til 0 for permanent effekt. Tæller fra tidspunktet for erhvervelse, uanset om det er udstyret eller ej',
],
'buy_already' => 'Køb allerede',
'buy_btn' => 'Køb',
@@ -48,4 +50,22 @@ return [
0 => 'Iført',
1 => 'Ikke iført'
],
'bonus_addition_expire_at' => 'Bonus addition Udløbstid',
'is_expired' => 'Udløbet',
'is_bonus_addition_expired' => 'Er Bonus tilføjelse udløbet',
'is_wearing' => 'Iført',
'increase_duration' => 'Forøg Varighed',
'increase_duration_help' => 'Enhed: dage. Forlæng udløbstiden ensartet fra den oprindelige værdi',
'update_expire_at' => 'Angiv udløbstidspunkt',
'update_expire_at_help' => 'Sæt udløbstiden til en bestemt værdi på samme måde',
'bulk_action_increase' => 'Forøg',
'bulk_action_update' => 'Opdater',
'bulk_action_cancel' => 'Annuller',
'bulk_action_increase_expire_at' => 'Størsteforøgelse af udløbstiden',
'bulk_action_update_expire_at' => 'Masseopdateringens udløbstidspunkt',
'bulk_action_cancel_expire_at' => 'Masse annullering udløb tid',
'bulk_action_increase_bonus_addition_expire_at' => 'Masse forlænge bonus tillæg udløb tid',
'bulk_action_update_bonus_addition_expire_at' => 'Masseopdaterings bonus udløbstid',
'bulk_action_cancel_bonus_addition_expire_at' => 'Masseopsigelse bonus udløb tid',
];