Skip to content

Commit

Permalink
#9755 S2S_Revision of the 'share requests' directory_ Part 1 - regene…
Browse files Browse the repository at this point in the history
…rate captions
  • Loading branch information
Levente Gal committed Aug 18, 2022
1 parent a33fae1 commit 271789b
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -2017,6 +2017,9 @@ public interface Captions {
String SormasToSormasShareRequest_senderName = "SormasToSormasShareRequest.senderName";
String SormasToSormasShareRequest_status = "SormasToSormasShareRequest.status";
String SormasToSormasShareRequest_uuid = "SormasToSormasShareRequest.uuid";
String SormasToSormasShareRequestIndex_direction = "SormasToSormasShareRequestIndex.direction";
String SormasToSormasShareRequestIndex_organizationName = "SormasToSormasShareRequestIndex.organizationName";
String SormasToSormasShareRequestIndex_uuid = "SormasToSormasShareRequestIndex.uuid";
String sormasToSormasSync = "sormasToSormasSync";
String statisticsAddFilter = "statisticsAddFilter";
String statisticsAttribute = "statisticsAttribute";
Expand Down

0 comments on commit 271789b

Please sign in to comment.