From 2be7d28a6c607c66798cc86ee1a0a78e1385c486 Mon Sep 17 00:00:00 2001 From: casbin-bot Date: Sat, 10 Jul 2021 10:05:24 +0000 Subject: [PATCH] Sync from crowdin --- web/src/locales/de/data.json | 5 +++++ web/src/locales/fr/data.json | 5 +++++ web/src/locales/ja/data.json | 5 +++++ web/src/locales/ko/data.json | 5 +++++ web/src/locales/ru/data.json | 5 +++++ web/src/locales/zh/data.json | 5 +++++ 6 files changed, 30 insertions(+) diff --git a/web/src/locales/de/data.json b/web/src/locales/de/data.json index 01434071..4b5b1013 100644 --- a/web/src/locales/de/data.json +++ b/web/src/locales/de/data.json @@ -12,6 +12,11 @@ "User": "User", "Applications": "Applications", "Application": "Application", + "Records": "Records", + "Client ip": "Client ip", + "Timestamp": "Timestamp", + "Username": "Username", + "Request uri": "Request uri", "Save": "Save", "Add": "Add", "Action": "Action", diff --git a/web/src/locales/fr/data.json b/web/src/locales/fr/data.json index 01434071..4b5b1013 100644 --- a/web/src/locales/fr/data.json +++ b/web/src/locales/fr/data.json @@ -12,6 +12,11 @@ "User": "User", "Applications": "Applications", "Application": "Application", + "Records": "Records", + "Client ip": "Client ip", + "Timestamp": "Timestamp", + "Username": "Username", + "Request uri": "Request uri", "Save": "Save", "Add": "Add", "Action": "Action", diff --git a/web/src/locales/ja/data.json b/web/src/locales/ja/data.json index 01434071..4b5b1013 100644 --- a/web/src/locales/ja/data.json +++ b/web/src/locales/ja/data.json @@ -12,6 +12,11 @@ "User": "User", "Applications": "Applications", "Application": "Application", + "Records": "Records", + "Client ip": "Client ip", + "Timestamp": "Timestamp", + "Username": "Username", + "Request uri": "Request uri", "Save": "Save", "Add": "Add", "Action": "Action", diff --git a/web/src/locales/ko/data.json b/web/src/locales/ko/data.json index 01434071..4b5b1013 100644 --- a/web/src/locales/ko/data.json +++ b/web/src/locales/ko/data.json @@ -12,6 +12,11 @@ "User": "User", "Applications": "Applications", "Application": "Application", + "Records": "Records", + "Client ip": "Client ip", + "Timestamp": "Timestamp", + "Username": "Username", + "Request uri": "Request uri", "Save": "Save", "Add": "Add", "Action": "Action", diff --git a/web/src/locales/ru/data.json b/web/src/locales/ru/data.json index 01434071..4b5b1013 100644 --- a/web/src/locales/ru/data.json +++ b/web/src/locales/ru/data.json @@ -12,6 +12,11 @@ "User": "User", "Applications": "Applications", "Application": "Application", + "Records": "Records", + "Client ip": "Client ip", + "Timestamp": "Timestamp", + "Username": "Username", + "Request uri": "Request uri", "Save": "Save", "Add": "Add", "Action": "Action", diff --git a/web/src/locales/zh/data.json b/web/src/locales/zh/data.json index 84b74835..785b790c 100644 --- a/web/src/locales/zh/data.json +++ b/web/src/locales/zh/data.json @@ -12,6 +12,11 @@ "User": "用户", "Applications": "应用", "Application": "应用", + "Records": "Records", + "Client ip": "Client ip", + "Timestamp": "Timestamp", + "Username": "Username", + "Request uri": "Request uri", "Save": "保存", "Add": "添加", "Action": "操作",