[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-ui] 335/459: add template
From: |
gnunet |
Subject: |
[reclaim-ui] 335/459: add template |
Date: |
Fri, 11 Jun 2021 23:27:07 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.
commit f848ecf5cdcf4419e40f743bc21e8dc0032895dc
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Wed Oct 7 15:51:58 2020 +0200
add template
---
src/locales/messages.json.template | 97 ++++++++++++++++++++++++++++++++++++++
1 file changed, 97 insertions(+)
diff --git a/src/locales/messages.json.template
b/src/locales/messages.json.template
new file mode 100644
index 0000000..33de1ea
--- /dev/null
+++ b/src/locales/messages.json.template
@@ -0,0 +1,97 @@
+{
+ "Decline": "",
+ "Yes": "",
+ "No": "",
+ "Revoke": "",
+ "Cancel": "",
+ "Back": "",
+ "SaveAndBack": "",
+ "Delete": "",
+ "Save": "",
+ "Note": "",
+ "Value": "",
+ "authorization_request_html@personalInfo": "",
+ "authorization_request_html@verifyRequest": "",
+ "authorization_request_html@chooseId": "",
+ "authorization_request_html@attributes": "",
+ "authorization_request_html@personalDataWarning1": "",
+ "authorization_request_html@personalDataWarning2": "",
+ "authorization_request_html@selectId": "",
+ "authorization_request_html@authFailed": "",
+ "authorization_request_html@retry": "",
+ "authorization_request_html@cancelRequest": "",
+ "authorization_request_html@requestCancelled": "",
+ "edit_authorizations_html@manageAuths": "",
+ "edit_authorizations_html@authEntity": "",
+ "edit_authorizations_html@sharedAttributes": "",
+ "edit_authorizations_html@revokeVerifikation": "",
+ "edit_authorizations_html@BackTo": "",
+ "edit_authorizations_ts@unknown": "",
+ "edit_credentials_html@credentialsFor": "",
+ "edit_credentials_html@linkAccount": "",
+ "edit_credentials_html@notCompatible": "",
+ "edit_credentials_html@info": "",
+ "edit_credentials_html@linkAccountInfo": "",
+ "edit_credentials_html@linkAccountInfo2": "",
+ "edit_credentials_html@checkCompatability": "",
+ "edit_credentials_html@availableClaims": "",
+ "edit_credentials_html@link": "",
+ "edit_credentials_html@credentials": "",
+ "edit_credentials_html@note1": "",
+ "edit_credentials_html@note2": "",
+ "edit_credentials_html@note3": "",
+ "edit_credentials_html@name": "",
+ "edit_credentials_html@type": "",
+ "edit_credentials_html@expires": "",
+ "edit_credentials_html@issuer": "",
+ "edit_credentials_html@expired": "",
+ "edit_credentials_html@credential": "",
+ "edit_credentials_ts@noAccount": "",
+ "edit_credentials_ts@errorWrongAddress": "",
+ "edit_identity_html@basicInfo": "",
+ "edit_identity_html@standardScopes": "",
+ "edit_identity_html@claimAsAttribute": "",
+ "edit_identity_html@attribute": "",
+ "edit_identity_html@plain": "",
+ "edit_identity_html@credential": "",
+ "edit_identity_html@selectSource": "",
+ "edit_identity_html@selectClaim": "",
+ "edit_identity_html@additionalInfo": "",
+ "edit_identity_html@non_standardClaims": "",
+ "edit_identity_html@note1": "",
+ "edit_identity_html@note2": "",
+ "edit_identity_html@note3": "",
+ "edit_identity_html@manageAuths": "",
+ "edit_identity_html@manageCreds": "",
+ "identity_list_html@unableToConnect": "",
+ "identity_list_html@searchbarPlaceholder": "",
+ "identity_list_html@newId": "",
+ "identity_list_html@declineRequest": "",
+ "identity_list_html@dismiss": "",
+ "identity_list_html@noId": "",
+ "identity_list_html@addFirstId": "",
+ "identity_list_html@noMatchingIds": "",
+ "identity_list_html@verifyDelete": "",
+ "identity_list_html@noAttributes1": "",
+ "identity_list_html@noAttributes2": "",
+ "identity_list_html@missingInformation": "",
+ "identity_list_html@required": "",
+ "identity_list_html@editId": "",
+ "identity_list_html@moreAttributes": "",
+ "identity_list_html@showAll": "",
+ "identity_list_html@shareInfo1": "",
+ "identity_list_html@shareInfo2": "",
+ "identity_list_html@sharingDisabled": "",
+ "identity_list_html@addId": "",
+ "identity_list_ts@errorReferences": "",
+ "identity_list_ts@errorAttributes": "",
+ "identity_list_ts@errorDeletingId": "",
+ "new_identity_html@newId": "",
+ "new_identity_html@inputSpecification": "",
+ "new_identity_html@usernameDuplicate": "",
+ "new_identity_html@enterUsername": "",
+ "new_identity_html@username": "",
+ "app_html@experimentalEnabled": "",
+ "app_html@experimentalDisabled": ""
+}
+
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-ui] 354/459: redirect at api request, (continued)
- [reclaim-ui] 354/459: redirect at api request, gnunet, 2021/06/11
- [reclaim-ui] 350/459: do not escape, gnunet, 2021/06/11
- [reclaim-ui] 377/459: ignore some profile claims, gnunet, 2021/06/11
- [reclaim-ui] 384/459: move info for import, gnunet, 2021/06/11
- [reclaim-ui] 385/459: fix bugs with requested attributes, gnunet, 2021/06/11
- [reclaim-ui] 355/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 375/459: blacklist some claims, gnunet, 2021/06/11
- [reclaim-ui] 378/459: update, gnunet, 2021/06/11
- [reclaim-ui] 379/459: minor, gnunet, 2021/06/11
- [reclaim-ui] 356/459: Merge branch 'master' of gitlab.com:reclaimid/ui, gnunet, 2021/06/11
- [reclaim-ui] 335/459: add template,
gnunet <=
- [reclaim-ui] 391/459: fix requested attribute, gnunet, 2021/06/11
- [reclaim-ui] 363/459: fix radio button, gnunet, 2021/06/11
- [reclaim-ui] 362/459: missing credential source, gnunet, 2021/06/11
- [reclaim-ui] 403/459: update state loading, gnunet, 2021/06/11
- [reclaim-ui] 361/459: authorization request dialog in identity list, gnunet, 2021/06/11
- [reclaim-ui] 370/459: build fix, gnunet, 2021/06/11
- [reclaim-ui] 364/459: fine tuning authorization, gnunet, 2021/06/11
- [reclaim-ui] 401/459: improve import logic and UI, gnunet, 2021/06/11
- [reclaim-ui] 320/459: works on chrome, gnunet, 2021/06/11
- [reclaim-ui] 342/459: Translated using Weblate (German), gnunet, 2021/06/11