mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-25 08:12:19 +08:00
Bump bugfix version
Also update translations
This commit is contained in:
@ -155,8 +155,8 @@ settings:
|
||||
graphView: グラフビュー
|
||||
accounts: プラットフォームに依存しないアカウント
|
||||
includeSubfolders: サブフォルダを含む
|
||||
experimentalGitOps: Dart-only Git implementation
|
||||
merge: Dart-only merge implementation
|
||||
experimentalGitOps: Dart実装のGitを使用する
|
||||
merge: Dart実装のマージを使用する
|
||||
editors:
|
||||
title: エディタ設定
|
||||
subtitle: エディタの動作を設定する
|
||||
@ -312,6 +312,7 @@ widgets:
|
||||
failSend: 購入リクエストの送信に失敗しました
|
||||
failPurchase: 購入に失敗しました - {}
|
||||
FolderView:
|
||||
# Where is it used?
|
||||
noteSelected: Note Selected
|
||||
syncError: 同期エラー {}
|
||||
headerOptions:
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Note Taking App Built on top of Git
|
||||
version: 1.77.2+10
|
||||
version: 1.77.3+10
|
||||
|
||||
environment:
|
||||
sdk: ">=2.13.0 <3.0.0"
|
||||
|
Reference in New Issue
Block a user