diff --git a/assets/lang/en.json b/assets/lang/en.json index 612e72d..7c8b155 100644 --- a/assets/lang/en.json +++ b/assets/lang/en.json @@ -1,5 +1,4 @@ { - "app_name": "VPN Client", "apps_selection": "App Selection", "search": "Search", diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb deleted file mode 100644 index a5c0797..0000000 --- a/lib/l10n/app_en.arb +++ /dev/null @@ -1,26 +0,0 @@ -{ - - "app_name": "VPN Client", - "apps_selection": "App Selection", - "search": "Search", - "your_location": "Your Location", - "auto_select": "Auto Select", - "kazakhstan": "Kazakhstan", - "turkey": "Turkey", - "poland": "Poland", - "fastest": "Fastest", - "selected_server": "Selected server", - "server_selection": "Server selection", - "all_servers": "All servers", - "country_name": "Country name", - "all_apps": "All Applications", - "done": "Done", - "cancel": "Cancel", - "recently_searched": "Recently searched", - "nothing_found": "Nothing found", - "connected": "CONNECTED", - "disconnected": "DISCONNECTED", - "reconnecting": "RECONNECTING", - "connecting": "CONNECTING", - "disconnecting": "DISCONNECTING" -} diff --git a/pubspec.yaml b/pubspec.yaml index 636ba00..ad4aa55 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -112,7 +112,6 @@ flutter: # For details regarding fonts from package dependencies, # see https://flutter.dev/to/font-from-package - # generate: true generate: true flutter_gen: