diff --git a/src/locale/en-US.json b/src/locale/en-US.json index e3447864..c580fca5 100644 --- a/src/locale/en-US.json +++ b/src/locale/en-US.json @@ -160,7 +160,7 @@ "Show Logs in Finder": "Show Logs in Finder", "SnackBar": { " to exit full screen": " to exit full screen", - "esc": "esc", + "esc": "Esc", "Press ": "Press " }, "Sorry, this is a test build and it has expired. Please contact your administrator to get a production build.": "Sorry, this is a test build and it has expired. Please contact your administrator to get a production build.", diff --git a/src/locale/en.json b/src/locale/en.json index e3447864..c580fca5 100644 --- a/src/locale/en.json +++ b/src/locale/en.json @@ -160,7 +160,7 @@ "Show Logs in Finder": "Show Logs in Finder", "SnackBar": { " to exit full screen": " to exit full screen", - "esc": "esc", + "esc": "Esc", "Press ": "Press " }, "Sorry, this is a test build and it has expired. Please contact your administrator to get a production build.": "Sorry, this is a test build and it has expired. Please contact your administrator to get a production build.", diff --git a/src/locale/fr-FR.json b/src/locale/fr-FR.json index fef47368..527700a0 100644 --- a/src/locale/fr-FR.json +++ b/src/locale/fr-FR.json @@ -160,7 +160,7 @@ "Show Logs in Finder": "Montrer dans l'application 'Finder' le journal d'évènements", "SnackBar": { " to exit full screen": " pour quitter le plein écran", - "esc": "esc", + "esc": "Esc", "Press ": "Appuyer sur " }, "Sorry, this is a test build and it has expired. Please contact your administrator to get a production build.": "Désolé, ceci est une version de test et elle a expiré. Veuillez contacter votre administrateur pour obtenir une version de production.", diff --git a/src/locale/fr.json b/src/locale/fr.json index fef47368..527700a0 100644 --- a/src/locale/fr.json +++ b/src/locale/fr.json @@ -160,7 +160,7 @@ "Show Logs in Finder": "Montrer dans l'application 'Finder' le journal d'évènements", "SnackBar": { " to exit full screen": " pour quitter le plein écran", - "esc": "esc", + "esc": "Esc", "Press ": "Appuyer sur " }, "Sorry, this is a test build and it has expired. Please contact your administrator to get a production build.": "Désolé, ceci est une version de test et elle a expiré. Veuillez contacter votre administrateur pour obtenir une version de production.", diff --git a/src/locale/ja-JP.json b/src/locale/ja-JP.json index b766f623..752c8044 100644 --- a/src/locale/ja-JP.json +++ b/src/locale/ja-JP.json @@ -160,7 +160,7 @@ "Show Logs in Finder": "ファインダーにログを表示", "SnackBar": { " to exit full screen": " を押します", - "esc": "esc", + "esc": "Esc", "Press ": "全画面表示を終了するには " }, "Sorry, this is a test build and it has expired. Please contact your administrator to get a production build.": "申し訳ありませんが、これはテストビルドであり、期限切れです。プロダクションビルドを入手するには、管理者に連絡してください。", diff --git a/src/locale/ja.json b/src/locale/ja.json index b766f623..752c8044 100644 --- a/src/locale/ja.json +++ b/src/locale/ja.json @@ -160,7 +160,7 @@ "Show Logs in Finder": "ファインダーにログを表示", "SnackBar": { " to exit full screen": " を押します", - "esc": "esc", + "esc": "Esc", "Press ": "全画面表示を終了するには " }, "Sorry, this is a test build and it has expired. Please contact your administrator to get a production build.": "申し訳ありませんが、これはテストビルドであり、期限切れです。プロダクションビルドを入手するには、管理者に連絡してください。",