Meta files for new release.

This commit is contained in:
James Cole
2023-09-15 19:54:56 +02:00
parent 936c2b8888
commit 4aba842624
53 changed files with 338 additions and 258 deletions

View File

@@ -50,6 +50,8 @@ return [
'already_has_destination' => 'この取引はすでに宛先の口座は「:name」です',
'already_has_source' => 'この取引はすでに元となる口座は「:name」です',
'already_linked_to_subscription' => 'この取引はすでにサブスクリプション「:name」にリンクされています',
'already_linked_to_category' => 'The transaction is already linked to category ":name"',
'already_linked_to_budget' => 'The transaction is already linked to budget ":name"',
'cannot_find_subscription' => 'Firefly IIIはサブスクリプション「":name"」を見つけられませんでした',
'no_notes_to_move' => '取引には概要に設定できるメモがありません',
'no_tags_to_remove' => '取引には削除できるタグがありません',