mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-23 18:22:39 +03:00
remove $ character
This commit is contained in:
parent
edf338b35c
commit
ab82813919
@ -124,7 +124,7 @@
|
|||||||
"s_config_updated": "Configuration updated",
|
"s_config_updated": "Configuration updated",
|
||||||
"l_config_updated_reinsert": "Configuration updated, remove and reinsert your YubiKey",
|
"l_config_updated_reinsert": "Configuration updated, remove and reinsert your YubiKey",
|
||||||
"s_app_not_supported": "Application not supported",
|
"s_app_not_supported": "Application not supported",
|
||||||
"l_app_not_supported_on_yk": "The used YubiKey does not support '${app}' application",
|
"l_app_not_supported_on_yk": "The used YubiKey does not support '{app}' application",
|
||||||
"@l_app_not_supported_on_yk" : {
|
"@l_app_not_supported_on_yk" : {
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"app": {}
|
"app": {}
|
||||||
|
@ -536,7 +536,7 @@
|
|||||||
"@l_replace_yk_on_reader": {},
|
"@l_replace_yk_on_reader": {},
|
||||||
"s_config_updated": "Konfiguracja została zaktualizowana",
|
"s_config_updated": "Konfiguracja została zaktualizowana",
|
||||||
"@s_config_updated": {},
|
"@s_config_updated": {},
|
||||||
"l_app_not_supported_on_yk": "Używany klucz YubiKey nie obsługuje funkcji „${app}”",
|
"l_app_not_supported_on_yk": "Używany klucz YubiKey nie obsługuje funkcji „{app}”",
|
||||||
"@l_app_not_supported_on_yk": {
|
"@l_app_not_supported_on_yk": {
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"app": {}
|
"app": {}
|
||||||
|
Loading…
Reference in New Issue
Block a user